summaryrefslogtreecommitdiff
path: root/conf/inter-server.conf
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-12-21 21:22:05 +0300
committerAndrei Karas <akaras@inbox.ru>2015-12-21 21:22:05 +0300
commitb40edb7ea1dad904ffc09d20d4f8be887698dff5 (patch)
tree175484abbd363c727608a8c19d66d5454793f0ca /conf/inter-server.conf
parent2655b7f3e15e25ff9632487df356388ef939e1b3 (diff)
downloadserverdata-b40edb7ea1dad904ffc09d20d4f8be887698dff5.tar.gz
serverdata-b40edb7ea1dad904ffc09d20d4f8be887698dff5.tar.bz2
serverdata-b40edb7ea1dad904ffc09d20d4f8be887698dff5.tar.xz
serverdata-b40edb7ea1dad904ffc09d20d4f8be887698dff5.zip
Update conf from hercules.
Diffstat (limited to 'conf/inter-server.conf')
-rw-r--r--conf/inter-server.conf30
1 files changed, 2 insertions, 28 deletions
diff --git a/conf/inter-server.conf b/conf/inter-server.conf
index 2bffeb1a..704d5fc1 100644
--- a/conf/inter-server.conf
+++ b/conf/inter-server.conf
@@ -15,10 +15,10 @@ party_share_level: 15
// You can specify the codepage to use in your mySQL tables here.
// (Note that this feature requires MySQL 4.1+)
-//default_codepage:
+//default_codepage:
-// For IPs, ideally under linux, you want to use localhost instead of 127.0.0.1
+// For IPs, 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
// "Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)"
// and you have localhost, switch it to 127.0.0.1
@@ -117,35 +117,9 @@ char_reg_str_db: char_reg_str_db
char_reg_num_db: char_reg_num_db
// Map Database Tables
-item_db_db: item_db
-item_db2_db: item_db2
-mob_db_db: mob_db
-mob_db2_db: mob_db2
-mob_skill_db_db: mob_skill_db
-mob_skill_db2_db: mob_skill_db2
mapreg_db: mapreg
autotrade_merchants_db: autotrade_merchants
autotrade_data_db: autotrade_data
npc_market_data_db: npc_market_data
-// == SQL item, mob, mob skill databases
-// =====================================
-// Note: the following databases may get out of date at times, or not be
-// thoroughly tested (if at all, since they're auto-generated). As such it is
-// not advisable to rely on them other than for informative reasons (Control
-// Panels, websites, etc.)
-// Unless you know what you're doing, please consider using their txt version.
-// Note2: It is perfectly legit (and recommended) to use txt databases in
-// Hercules, while still loading the SQL tables we provide to be used
-// exclusively by your Control Panel or Website.
-
-// Use SQL for item_db? (not recommended)
-use_sql_item_db: no
-
-// Use SQL for mob_db? (not recommended)
-use_sql_mob_db: no
-
-// Use SQL for mob_skill_db? (not recommended)
-use_sql_mob_skill_db: no
-
import: conf/import/inter_conf.txt