Core/World: Allow specifying minimum world updates diff in config
Port From (https://github.com/TrinityCore/TrinityCore/commit/833ddfad11fdb6af37bb70296dbc11613f4d0f5f)
This commit is contained in:
@@ -331,6 +331,13 @@ SessionAddDelay = 10000
|
||||
|
||||
GridCleanUpDelay = 300000
|
||||
|
||||
#
|
||||
# MinWorldUpdateTime
|
||||
# Description: Minimum time (milliseconds) between world update ticks (for mostly idle servers).
|
||||
# Default: 1 - (0.001 second)
|
||||
|
||||
MinWorldUpdateTime = 1
|
||||
|
||||
#
|
||||
# MapUpdateInterval
|
||||
# Description: Time (milliseconds) for map update interval.
|
||||
|
||||
Reference in New Issue
Block a user