README.md edited online with Bitbucket
[swg-src.git] / configs / tc / linux / default.cfg
blob92f13ad64d83b4b4e7b1f89ee8aec526e7f2e578
1 [TaskManager]
2 loginServerAddress=HOSTIP
3 clusterName=CLUSTERNAME
5 [dbProcess]
6 DSN=DBSERVICE
7 databaseUID=DBUSERNAME
9 [LoginServer]
10 DSN=DBSERVICE
11 databaseUID=DBUSERNAME
12 developmentMode=true
13 authentication=false
15 [CentralServer]
16 developmentMode=true
18 [GameServer]
19 adminGodToAll=0
21 .include "nodes.cfg"