Files
swg-src/configs/live/linux/default.cfg
War Machine a9e68a45cb [Added] See Extended.
[Added] Script to populate Eisley Mayor Building (building spawns should 
be converted to this if missing, its clean.)
[Added] Login authentication via cURL. Created build configs for it.
Will configure during build_linux or you can run
./utils/init/buildCurl.sh. 
[Added] Config flagger for toggling authentication on and off.
2015-10-19 23:31:26 -07:00

21 lines
297 B
INI

[TaskManager]
loginServerAddress=HOSTIP
clusterName=CLUSTERNAME
[dbProcess]
DSN=DBSERVICE
databaseUID=DBUSERNAME
[LoginServer]
DSN=DBSERVICE
databaseUID=DBUSERNAME
developmentMode=true
authentication=false
[CentralServer]
developmentMode=true
[GameServer]
adminGodToAll=0
.include "nodes.cfg"