mirror of
https://bitbucket.org/seefoe/configs.git
synced 2026-07-13 21:01:06 -04:00
20 lines
276 B
INI
20 lines
276 B
INI
[TaskManager]
|
|
loginServerAddress=HOSTIP
|
|
clusterName=CLUSTERNAME
|
|
|
|
[dbProcess]
|
|
DSN=DBSERVICE
|
|
databaseUID=DBUSERNAME
|
|
|
|
[LoginServer]
|
|
DSN=DBSERVICE
|
|
databaseUID=DBUSERNAME
|
|
developmentMode=true
|
|
|
|
[CentralServer]
|
|
developmentMode=true
|
|
|
|
[GameServer]
|
|
adminGodToAll=0
|
|
|
|
.include "nodes.cfg" |