From ca0c181c058b0ecb4a7f67a68be3a5b69316aab6 Mon Sep 17 00:00:00 2001 From: Paradox924X Date: Sun, 19 Aug 2007 22:02:22 +0000 Subject: Fixed small mistake in confs causing some confusion. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11048 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog-Trunk.txt | 1 + conf-tmpl/packet_athena.conf | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 906c5a021..d3ec1a75d 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,7 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. 2007/08/19 + * Fixed small mistake in confs causing some confusion [Paradox924X] * Set proper limits to drop rates, prevents int overflow during calc * Cleaned/clarified some #include relationships between headers - TODO: pc_read_gm_account() still accessses the RFIFO directly! diff --git a/conf-tmpl/packet_athena.conf b/conf-tmpl/packet_athena.conf index b4c849d4e..76203bedb 100644 --- a/conf-tmpl/packet_athena.conf +++ b/conf-tmpl/packet_athena.conf @@ -45,7 +45,7 @@ order: deny,allow ddos_interval: 3000 // Consecutive attempts trigger -// (default is 10 attemps) +// (default is 5 attemps) ddos_count: 5 // The time interval after which the threat of DDoS is assumed to be gone. (msec) -- cgit v1.2.3-60-g2f50