TrackManiaControl/application/configs/authentication.xml

14 lines
324 B
XML
Raw Normal View History

2013-11-09 10:46:45 +01:00
<?xml version="1.0" encoding="UTF-8"?>
<!-- Configure Server Administrators -->
2013-11-09 10:46:45 +01:00
<authentication-config>
<!-- MasterAdmins that can't be removed ingame -->
<masteradmins>
2013-11-09 10:46:45 +01:00
<login>steeffeen</login>
<login>kremsy</login>
</masteradmins>
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>