-More changes related to Javolution drop.
-Disabled html LazyCache by default.
This commit is contained in:
2
trunk/dist/game/config/General.properties
vendored
2
trunk/dist/game/config/General.properties
vendored
@@ -352,7 +352,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
|
||||
LazyCache = True
|
||||
LazyCache = False
|
||||
|
||||
# Cache all character names in to memory on server startup
|
||||
# False - names are loaded from Db when they are requested
|
||||
|
Reference in New Issue
Block a user