mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 00:48:56 +01:00
Update worldserver.conf.dist
Fix typo in ClientCacheVersion
(cherry picked from commit fc85f0e30f)
This commit is contained in:
@@ -1021,7 +1021,7 @@ OffhandCheckAtSpellUnlearn = 1
|
||||
# ClientCacheVersion
|
||||
# Description: Client cache version for client cache data reset. Use any value different
|
||||
# from DB and not recently been used to trigger client side cache reset.
|
||||
# Default: 0 - (Use DB value from world DB db_version.cache_id field)
|
||||
# Default: 0 - (Use DB value from world DB version.cache_id field)
|
||||
|
||||
ClientCacheVersion = 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user