diff options
Diffstat (limited to 'conf-tmpl/login_athena.conf')
-rw-r--r-- | conf-tmpl/login_athena.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf-tmpl/login_athena.conf b/conf-tmpl/login_athena.conf index d58e8e09c..4758f7dc0 100644 --- a/conf-tmpl/login_athena.conf +++ b/conf-tmpl/login_athena.conf @@ -151,4 +151,7 @@ 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 |