diff options
author | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-01-07 09:01:22 +0000 |
---|---|---|
committer | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-01-07 09:01:22 +0000 |
commit | 058375e6a0ff8783c1f23111049f5d4b9c2d8834 (patch) | |
tree | aa6df1015f29abfd0319a02e05a77f7ef6080583 /conf-tmpl/login_athena.conf | |
parent | 14e01888d06cfc94df20568d8e3c697fd3355117 (diff) | |
download | hercules-058375e6a0ff8783c1f23111049f5d4b9c2d8834.tar.gz hercules-058375e6a0ff8783c1f23111049f5d4b9c2d8834.tar.bz2 hercules-058375e6a0ff8783c1f23111049f5d4b9c2d8834.tar.xz hercules-058375e6a0ff8783c1f23111049f5d4b9c2d8834.zip |
Stall_time changes
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@930 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf-tmpl/login_athena.conf')
-rw-r--r-- | conf-tmpl/login_athena.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/conf-tmpl/login_athena.conf b/conf-tmpl/login_athena.conf index 4758f7dc0..5b4395b28 100644 --- a/conf-tmpl/login_athena.conf +++ b/conf-tmpl/login_athena.conf @@ -151,7 +151,5 @@ flush_on: 0 // How often to flush the buffer in Mugendai's GUI flush_time: 60 -// How long can a socket stall before closing the connection -stall_time: 60 import: conf/import/login_conf.txt |