Added "maxHousingLots" config value defaulting to original default value of 10

This commit is contained in:
Cekis
2022-03-21 12:33:43 -07:00
committed by GitHub
parent 9542dd7ddb
commit 094d23e887

View File

@@ -191,6 +191,7 @@ debugMode=1
## "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
maxHousingLots=10
##idleLogoutTimeSec sets the maximum time (in seconds) a character can be idle before being automatically logged off (LD).
idleLogoutTimeSec=300