From f1c890b9d3f6fedcdd910b2683fcfeae5112be40 Mon Sep 17 00:00:00 2001 From: MadCamel Date: Sun, 3 May 2009 10:44:28 +0000 Subject: Antispam threshold now measured in seconds --- conf/battle_athena.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/battle_athena.conf b/conf/battle_athena.conf index a28ce9c1..d4852dd7 100644 --- a/conf/battle_athena.conf +++ b/conf/battle_athena.conf @@ -708,11 +708,11 @@ max_cloth_color: 4 area_size: 14 // chat system: -// More than flood lines in threshold milliseconds gets a ban -// More than warn lines in threshold milliseconds gets a warning +// More than flood lines in threshold seconds gets a ban +// More than warn lines in threshold seconds gets a warning chat_spam_flood: 10 chat_spam_warn: 8 -chat_spam_threshold: 10000 +chat_spam_threshold: 10 // How much to increment the line count if the content is lame. // Lameness is defined as mostly caps, punctuation, or a repeat of the last line. -- cgit v1.2.3-60-g2f50