From 0263a6cc98cb274fc074462f50237d47a0cfd276 Mon Sep 17 00:00:00 2001 From: Asheraf Date: Mon, 13 Mar 2017 11:51:46 +0000 Subject: Revert "Basic Server Configurations" This reverts commit 5b15b7b79729258f55533e0d76fcccf1a3d16021. --- conf/map/map-server.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'conf/map/map-server.conf') diff --git a/conf/map/map-server.conf b/conf/map/map-server.conf index 1f638180f..b489e948b 100644 --- a/conf/map/map-server.conf +++ b/conf/map/map-server.conf @@ -53,14 +53,14 @@ map_configuration: { // Information related to inter-server behavior inter: { // Interserver communication passwords, set in the login server database - userid: "HbsnKJ_04sX" - passwd: "pDSdL_0rxK4" + userid: "s1" + passwd: "p1" // Character Server IP // The map server connects to the character server using this IP address. // NOTE: This is useful when you are running behind a firewall or are on // a machine with multiple interfaces. - char_ip: "164.132.104.78" + //char_ip: "127.0.0.1" // The map server listens on the interface with this IP address. // NOTE: This allows you to run multiple servers on multiple interfaces @@ -73,7 +73,7 @@ map_configuration: { // Map Server IP // The IP address which clients will use to connect. // Set this to what your server's public IP address is. - map_ip: "164.132.104.78" + //map_ip: "127.0.0.1" // Map Server Port map_port: 5121 -- cgit v1.2.3-60-g2f50