diff --git a/tools/arkmanager.cfg b/tools/arkmanager.cfg index 16bfb12..9c9ae8d 100644 --- a/tools/arkmanager.cfg +++ b/tools/arkmanager.cfg @@ -84,4 +84,5 @@ mod_branch=Windows # example for config name "ark1": #configfile_ark1="/path/to/config/file" -defaultinstance="main" +defaultinstance="main" #The start @all command makes this the first instance to start. +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.