mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 17:54:48 +01:00
Core/Misc: Update worldserver.conf.dist to match actual defaults.
(cherry picked from commit d717b9dc3e)
This commit is contained in:
@@ -1532,12 +1532,12 @@ Warden.Enabled = 0
|
||||
# Warden.NumLuaSandboxChecks
|
||||
# Warden.NumClientModChecks
|
||||
# Description: Number of Warden checks of the respective category that are sent per cycle.
|
||||
# Default: 7 - (Warden.NumInjectionChecks)
|
||||
# Default: 9 - (Warden.NumInjectionChecks)
|
||||
# Default: 1 - (Warden.NumLuaSandboxChecks)
|
||||
# Default: 1 - (Warden.NumClientModChecks)
|
||||
# 0 - (Disable category)
|
||||
|
||||
Warden.NumInjectionChecks = 7
|
||||
Warden.NumInjectionChecks = 9
|
||||
Warden.NumLuaSandboxChecks = 1
|
||||
Warden.NumClientModChecks = 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user