mirror of
https://github.com/azerothcore/mod-anticheat.git
synced 2026-01-13 00:58:35 +00:00
chore (conf): Correct default value for alert freq
This commit is contained in:
@@ -43,9 +43,9 @@ Anticheat.ReportinChat.Max = 80
|
||||
# Anticheat.AlertFrequency
|
||||
# Description: Once Ingame warngings and report in chat min is met, this will throttle to alert the gms every other count
|
||||
# Default: So with 5 being the default, u will get a message alert for every 5 violations.
|
||||
# Anticheat.AlertFrequency = 5
|
||||
# Anticheat.AlertFrequency = 1
|
||||
|
||||
Anticheat.AlertFrequency = 5
|
||||
Anticheat.AlertFrequency = 1
|
||||
|
||||
# Anticheat.LoginMessage
|
||||
# Description: Enable login message "This server is running an Anticheat module."
|
||||
|
||||
Reference in New Issue
Block a user