DarkflameServer/resources/authconfig.ini
Jett a745cdb727
Implement a shared config between servers (#795)
* Implement a shared config between servers

* Auto move config file on CMake run
2022-10-29 16:17:35 -07:00

7 lines
223 B
INI

# Port number. The client has the authserver port hardcoded to 1001
port=1001
# 0 or 1, should ignore playkeys
# If 1 everyone with an account will be able to login, regardless of if they have a key or not
dont_use_keys=0