diff --git a/tools/arkmanager.cfg b/tools/arkmanager.cfg index 9c9ae8d..9dfd695 100644 --- a/tools/arkmanager.cfg +++ b/tools/arkmanager.cfg @@ -84,5 +84,5 @@ mod_branch=Windows # example for config name "ark1": #configfile_ark1="/path/to/config/file" -defaultinstance="main" #The start @all command makes this the first instance to start. +defaultinstance="main" defaultinstance_max=20 #The start @all command will wait until this many seconds before starting next instance. If server becomes available it instantly moves to next instance. Enter value of 0 to have no delay.