summaryrefslogtreecommitdiff
path: root/conf/common
diff options
context:
space:
mode:
Diffstat (limited to 'conf/common')
-rw-r--r--conf/common/inter-server.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/common/inter-server.conf b/conf/common/inter-server.conf
index fd55b27e5..888d4ad80 100644
--- a/conf/common/inter-server.conf
+++ b/conf/common/inter-server.conf
@@ -65,6 +65,9 @@ inter_configuration: {
// this is meant for people who KNOW their stuff, and for some reason want to change their
// database layout. [CLOWNISIUS]
database_names: {
+ account_db: "login"
+ login_db: "loginlog"
+ ipban_table: "ipbanlist"
char_db: "char"
interlog_db: "interlog"
ragsrvinfo_db: "ragsrvinfo"