From 058375e6a0ff8783c1f23111049f5d4b9c2d8834 Mon Sep 17 00:00:00 2001 From: celest Date: Fri, 7 Jan 2005 09:01:22 +0000 Subject: Stall_time changes git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@930 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf-tmpl/inter_athena.conf | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) (limited to 'conf-tmpl/inter_athena.conf') diff --git a/conf-tmpl/inter_athena.conf b/conf-tmpl/inter_athena.conf index 9d6040107..b73865f8f 100644 --- a/conf-tmpl/inter_athena.conf +++ b/conf-tmpl/inter_athena.conf @@ -23,12 +23,21 @@ castle_txt: save/castle.txt // Options for both versions +// Log Inter Connections, etc.? +log_inter: 1 + // Inter Log Filename 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 // The lowest GM level on your server lowest_gm_level: 1 @@ -36,10 +45,6 @@ lowest_gm_level: 1 // How often the GM accounts will be reloaded by the map-server in minutes read_gm_interval: 10 - - -// SQL version options only - // Ideally under linux, you want to use localhost instead of 127.0.0.1. // // Under windows, you want to use 127.0.0.1. If you see a message like @@ -130,7 +135,4 @@ mob_db_db: mob_db //Use SQL item_db and mob_db for the map server use_sql_db: no -// Log Inter Connections, etc.? -log_inter: 1 - import: conf/import/inter_conf.txt -- cgit v1.2.3-60-g2f50