Removed comment from defaultinstance

Comment not needed for default instance.
This commit is contained in:
Brian Aldridge 2019-01-23 09:08:30 -07:00 committed by GitHub
parent 18b6436362
commit 1eeffe3591
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.