diff options
author | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-16 12:21:26 +0000 |
---|---|---|
committer | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-16 12:21:26 +0000 |
commit | 236f3f46336cf648284b28a6b4bf7ffcec27fbd4 (patch) | |
tree | f9150ffcf2b1e746dd546d1f63086b501aec7920 /conf-tmpl/inter_athena.conf | |
parent | 4256612cd7254d789cb90daa0e49f82e67dc0226 (diff) | |
download | hercules-236f3f46336cf648284b28a6b4bf7ffcec27fbd4.tar.gz hercules-236f3f46336cf648284b28a6b4bf7ffcec27fbd4.tar.bz2 hercules-236f3f46336cf648284b28a6b4bf7ffcec27fbd4.tar.xz hercules-236f3f46336cf648284b28a6b4bf7ffcec27fbd4.zip |
* Updated jA's dummy socket to mod1137
* Added jA's ddos protection system
* Moved stall_time's reading to packet_athena.conf
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1237 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf-tmpl/inter_athena.conf')
-rw-r--r-- | conf-tmpl/inter_athena.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/conf-tmpl/inter_athena.conf b/conf-tmpl/inter_athena.conf index b73865f8f..a2155a5ac 100644 --- a/conf-tmpl/inter_athena.conf +++ b/conf-tmpl/inter_athena.conf @@ -32,9 +32,6 @@ inter_log_filename: log/inter.log // Level range for sharing within a party party_share_level: 10 -// How long can a socket stall before closing the connection -stall_time: 60 - // SQL version options only |