TrackManiaControl/application/configs/authentication.xml

14 lines
328 B
XML
Raw Normal View History

2013-11-09 10:46:45 +01:00
<?xml version="1.0" encoding="UTF-8"?>
<!-- Configure authentication for players -->
<authentication-config>
<!-- SuperAdmins that can't be removed ingame -->
<xsuperadmins>
2013-11-09 10:46:45 +01:00
<login>steeffeen</login>
<login>kremsy</login>
</xsuperadmins>
2013-11-09 10:46:45 +01:00
<!-- You can add other admins and operators ingame -->
2013-11-09 10:46:45 +01:00
</authentication-config>