diff options
Diffstat (limited to 'conf/inter-server.conf')
-rw-r--r-- | conf/inter-server.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/inter-server.conf b/conf/inter-server.conf index 85acdc4df..c3ad8d676 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 |