Add example arkCustomDynamicConfigURL to instance config

This commit is contained in:
Ben Peddell 2020-09-30 06:37:25 +10:00 committed by GitHub
parent 2379dec3e7
commit 8fedfb011e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,4 +25,5 @@ ark_MaxPlayers="70"
# ARK server options - i.e. for -optname=val, use arkopt_optname=val
#arkopt_StructureDestructionTag=DestroySwampSnowStructures
#arkCustomDynamicConfigURL="http://arkdedicated.com/dynamicconfig.ini" # Set this to use a custom dynamic config from the given server address
#arkPreStart="/etc/arkmanager/instances/instance.start" # Set this to override the start script; defaults to config file name with .cfg replaced by .start