summaryrefslogtreecommitdiff
path: root/conf/char/char-server.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/char/char-server.conf')
-rw-r--r--conf/char/char-server.conf8
1 files changed, 2 insertions, 6 deletions
diff --git a/conf/char/char-server.conf b/conf/char/char-server.conf
index f4ea2a77..0f226488 100644
--- a/conf/char/char-server.conf
+++ b/conf/char/char-server.conf
@@ -29,7 +29,7 @@
char_configuration: {
@include "conf/global/console.conf"
- @include "conf/global/sql_connection.conf"
+ @include "conf/import/sql_connection.conf"
// Server name, use alternative character such as ASCII 160 for spaces.
// NOTE: Do not use spaces or any of these characters which are not allowed in
@@ -61,16 +61,12 @@ char_configuration: {
// while using the same ports for each server.
//bind_ip: "127.0.0.1"
- // Login Server Port
- login_port: 6900
-
// Character Server IP
// The IP address which clients will use to connect.
// Set this to what your server's public IP address is.
//char_ip: "127.0.0.1"
- // Character Server Port
- char_port: 6121
+ @include "conf/import/ports.conf"
}
// Connection permission