forked from metin2/deploy
Add initial test version
This commit is contained in:
18
config/auth.txt
Normal file
18
config/auth.txt
Normal file
@ -0,0 +1,18 @@
|
||||
CHANNEL: 1
|
||||
HOSTNAME: auth
|
||||
PUBLIC_IP: 127.0.0.1
|
||||
PORT: 11000
|
||||
P2P_PORT: 12000
|
||||
DB_ADDR: db
|
||||
DB_PORT: 15000
|
||||
PLAYER_SQL: mysql root metin2 account
|
||||
COMMON_SQL: mysql root metin2 common
|
||||
LOG_SQL: mysql root metin2 log
|
||||
TABLE_POSTFIX:
|
||||
PASSES_PER_SEC: 25
|
||||
PING_EVENT_SECOND_CYCLE: 180
|
||||
ADMINPAGE_PASSWORD: metin2adminpass
|
||||
ADMINPAGE_IP: 127.0.0.1
|
||||
AUTH_SERVER: master
|
||||
TRAFFIC_PROFILE:
|
||||
TEST_SERVER: 0
|
Reference in New Issue
Block a user