repo.or.cz
/
swg-src.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
README.md edited online with Bitbucket
[swg-src.git]
/
configs
/
tc
/
linux
/
default.cfg
blob
92f13ad64d83b4b4e7b1f89ee8aec526e7f2e578
1
[TaskManager]
2
loginServerAddress=HOSTIP
3
clusterName=CLUSTERNAME
4
5
[dbProcess]
6
DSN=DBSERVICE
7
databaseUID=DBUSERNAME
8
9
[LoginServer]
10
DSN=DBSERVICE
11
databaseUID=DBUSERNAME
12
developmentMode=true
13
authentication=false
14
15
[CentralServer]
16
developmentMode=true
17
18
[GameServer]
19
adminGodToAll=0
20
21
.include "nodes.cfg"