diff options
author | ajarn <ajarn@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-19 09:35:11 +0000 |
---|---|---|
committer | ajarn <ajarn@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-19 09:35:11 +0000 |
commit | d43a32db7a636ee550520e8aadf49ca241d253d3 (patch) | |
tree | 044044181b96e797ada4f02b460f3f582d84a670 /conf-tmpl | |
parent | 7014f39322d1b0c16bee3a33e6f26bc3aaf9ceec (diff) | |
download | hercules-d43a32db7a636ee550520e8aadf49ca241d253d3.tar.gz hercules-d43a32db7a636ee550520e8aadf49ca241d253d3.tar.bz2 hercules-d43a32db7a636ee550520e8aadf49ca241d253d3.tar.xz hercules-d43a32db7a636ee550520e8aadf49ca241d253d3.zip |
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@637 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf-tmpl')
-rw-r--r-- | conf-tmpl/atcommand_athena.conf | 2 | ||||
-rw-r--r-- | conf-tmpl/char_athena.conf | 4 | ||||
-rw-r--r-- | conf-tmpl/charcommand_athena.conf | 2 | ||||
-rwxr-xr-x | conf-tmpl/import/charcommand_conf.txt | 0 | ||||
-rwxr-xr-x | conf-tmpl/import/log_conf.txt | 0 | ||||
-rw-r--r-- | conf-tmpl/inter_athena.conf | 2 | ||||
-rw-r--r-- | conf-tmpl/ladmin_athena.conf | 3 | ||||
-rw-r--r-- | conf-tmpl/log_athena.conf | 4 | ||||
-rw-r--r-- | conf-tmpl/login_athena.conf | 2 | ||||
-rw-r--r-- | conf-tmpl/map_athena.conf | 4 |
10 files changed, 16 insertions, 7 deletions
diff --git a/conf-tmpl/atcommand_athena.conf b/conf-tmpl/atcommand_athena.conf index 505215c69..10e5440c0 100644 --- a/conf-tmpl/atcommand_athena.conf +++ b/conf-tmpl/atcommand_athena.conf @@ -671,4 +671,4 @@ gm: 100 //--------------------- // OTHER: not a command -//import: conf/import/atcommand_conf.txt +import: conf/import/atcommand_conf.txt diff --git a/conf-tmpl/char_athena.conf b/conf-tmpl/char_athena.conf index 4783f0446..93769c144 100644 --- a/conf-tmpl/char_athena.conf +++ b/conf-tmpl/char_athena.conf @@ -168,4 +168,6 @@ anti_freeze_interval: 6 imalive_on: 0 imalive_time: 30 flush_on: 0 -flush_time: 30
\ No newline at end of file +flush_time: 30 + +import: conf/import/char_conf.txt
\ No newline at end of file diff --git a/conf-tmpl/charcommand_athena.conf b/conf-tmpl/charcommand_athena.conf index 82a967053..b2549f02b 100644 --- a/conf-tmpl/charcommand_athena.conf +++ b/conf-tmpl/charcommand_athena.conf @@ -22,3 +22,5 @@ spiritball: 60 item: 60 job: 60 jobchange: 60 + +import: conf/import/charcommand_conf.txt diff --git a/conf-tmpl/import/charcommand_conf.txt b/conf-tmpl/import/charcommand_conf.txt new file mode 100755 index 000000000..e69de29bb --- /dev/null +++ b/conf-tmpl/import/charcommand_conf.txt diff --git a/conf-tmpl/import/log_conf.txt b/conf-tmpl/import/log_conf.txt new file mode 100755 index 000000000..e69de29bb --- /dev/null +++ b/conf-tmpl/import/log_conf.txt diff --git a/conf-tmpl/inter_athena.conf b/conf-tmpl/inter_athena.conf index 475969f2b..f3fc90d50 100644 --- a/conf-tmpl/inter_athena.conf +++ b/conf-tmpl/inter_athena.conf @@ -126,3 +126,5 @@ use_sql_db: no // Log Inter Connections, etc.? log_inter: 1 + +import: conf/import/inter_conf.txt
\ No newline at end of file diff --git a/conf-tmpl/ladmin_athena.conf b/conf-tmpl/ladmin_athena.conf index e6f589863..dafd72388 100644 --- a/conf-tmpl/ladmin_athena.conf +++ b/conf-tmpl/ladmin_athena.conf @@ -30,5 +30,4 @@ ladmin_log_filename: log/ladmin.log // 3: 2004-12-31 23:59:59 (default) date_format: 3 -// If you want use an additional configuration file, uncomment and use this parameter -//import: path/additional_configuration_file +import: conf/import/ladmin_conf.txt diff --git a/conf-tmpl/log_athena.conf b/conf-tmpl/log_athena.conf index 1f7cd5e0e..4a90ca628 100644 --- a/conf-tmpl/log_athena.conf +++ b/conf-tmpl/log_athena.conf @@ -91,4 +91,6 @@ log_trade: log/tradelog.log log_vend: log/vendlog.log // GM Log File -log_gm: log/atcommandlog.log
\ No newline at end of file +log_gm: log/atcommandlog.log + +import: conf/import/log_conf.txt
\ No newline at end of file diff --git a/conf-tmpl/login_athena.conf b/conf-tmpl/login_athena.conf index d58ed3bf9..cdb612b6c 100644 --- a/conf-tmpl/login_athena.conf +++ b/conf-tmpl/login_athena.conf @@ -153,3 +153,5 @@ imalive_time: 60 flush_on: 0 // How often to flush the buffer in Mugendai's GUI flush_time: 60 + +import: conf/import/login_conf.txt
\ No newline at end of file diff --git a/conf-tmpl/map_athena.conf b/conf-tmpl/map_athena.conf index 8cacdc279..f9518ff8f 100644 --- a/conf-tmpl/map_athena.conf +++ b/conf-tmpl/map_athena.conf @@ -1192,10 +1192,10 @@ map: que_god02.gat //map: tank_test2.gat //map: test.gat -import: conf/import/map_conf.txt - // Mugendai's GUI Support imalive_on: 0 imalive_time: 30 flush_on: 0 flush_time: 30 + +import: conf/import/map_conf.txt |