summaryrefslogtreecommitdiff
path: root/world/map/conf/map_local.conf.example
blob: d4270347940750d8bf814935a381ff3508986f21 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
// eAthena Map-Server local Configuration File

// Interserver communication passwords, set in account.txt (or equiv.)
userid: s1
passwd: p1

// Character Server IP
char_ip: 127.0.0.1
// Character Server Port
char_port: 6122

// Map Server IP
map_ip: 127.0.0.1
// Map Server Port
map_port: 5122

// Log of map actions, disabled by default because this is huge.
//log_file: log/map.log