@@ -235,7 +235,7 @@ ForceInventoryUpdate = False
|
||||
|
||||
# True = Load html's into cache only on first time html is requested.
|
||||
# False = Load all html's into cache on server startup.
|
||||
# Default: True
|
||||
# Default: False
|
||||
LazyCache = False
|
||||
|
||||
# Cache all character names in to memory on server startup
|
||||
|
||||
@@ -94,6 +94,9 @@ AcceptAlternateID = True
|
||||
# Default: .
|
||||
DatapackRoot = .
|
||||
|
||||
# Scripts root directory.
|
||||
ScriptRoot = ./data/scripts
|
||||
|
||||
# Define how many players are allowed to play simultaneously on your server.
|
||||
# Default: 2000
|
||||
MaximumOnlineUsers = 2000
|
||||
|
||||
Reference in New Issue
Block a user