auto.pl: max_users

This commit is contained in:
proller 2016-04-15 05:22:17 +03:00
parent 2387c90a74
commit 70ee292282

View File

@ -155,6 +155,7 @@ our $options = {
reconnects => 10000,
profiler_print_interval => 100000,
default_game => $config->{gameid},
max_users => 4000,
},
no_exit => {
autoexit => 0,