mirror of
https://github.com/SWG-Source/configs.git
synced 2026-01-16 19:04:17 -05:00
Added configuration variable for the Server Load Manager
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user