Add setting to disable confirmation on new player registration (#8102)
This commit is contained in:
committed by
Paramat
parent
15110864c8
commit
9126e1791d
@@ -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.
|
||||
|
Reference in New Issue
Block a user