diff --git a/linux/localOptions.cfg b/linux/localOptions.cfg index 41ccac6..1035d01 100755 --- a/linux/localOptions.cfg +++ b/linux/localOptions.cfg @@ -184,6 +184,11 @@ restussProgressionOn=true adminGodToAll=true adminGodToAllGodLevel=50 debugMode=1 +## Server Load Level is the expected loading level for your usage. It controls how many instances of a zone spin up. +## "light" is pretty much for single group servers (you or your friends in a single group. (RECOMMENDED FOR SINGLE PLAYERS) +## "medium" is for multiple groups - Generally not more than 4. (RECOMMENDED FOR "FRIENDS" SERVER) +## "heavy" is for "live" levels where there are many groups of players. (THIS IS THE DEFAULT SETTING) +serverLoadLevel=heavy ##idleLogoutTimeSec sets the maximum time (in seconds) a character can be idle before being automatically logged off (LD). idleLogoutTimeSec=300