Add setting to disable confirmation on new player registration (#8102)

This commit is contained in:
srfqi 2019-01-27 02:26:37 +07:00 committed by Nils Dagsson Moskopp
parent abbcd8741a
commit c9922b15ff
Signed by: erle
GPG Key ID: A3BC671C35191080
1 changed files with 4 additions and 0 deletions

View File

@ -912,6 +912,10 @@ serverlist_file (Serverlist file) string favoriteservers.txt
# 0 to disable queueing and -1 to make the queue size unlimited.
max_out_chat_queue_size (Maximum size of the out chat queue) int 20
# Enable register confirmation when connecting to server.
# If disabled, new account will be registered automatically.
enable_register_confirmation (Enable register confirmation) bool true
[*Advanced]
# Timeout for client to remove unused map data from memory.