2013-10-08 00:49:10 -07:00
|
|
|
general:
|
2013-10-21 15:41:33 -07:00
|
|
|
eventlogger: 127.0.0.1:7197
|
2013-10-08 00:49:10 -07:00
|
|
|
dc_files:
|
|
|
|
- otp.dc
|
|
|
|
- toon.dc
|
|
|
|
|
|
|
|
messagedirector:
|
|
|
|
bind: 127.0.0.1:7199
|
|
|
|
|
|
|
|
uberdogs:
|
|
|
|
- class: CentralLogger
|
|
|
|
id: 4688
|
|
|
|
anonymous: false
|
|
|
|
|
2013-10-08 13:56:38 -07:00
|
|
|
- class: ClientServicesManager
|
|
|
|
id: 4665
|
|
|
|
anonymous: true
|
|
|
|
|
2013-10-30 12:24:31 -07:00
|
|
|
- class: ChatAgent
|
|
|
|
id: 4681
|
|
|
|
anonymous: false
|
|
|
|
|
2013-10-08 13:42:55 -07:00
|
|
|
- class: FriendManager
|
|
|
|
id: 4501
|
|
|
|
anonymous: false
|
|
|
|
|
|
|
|
- class: AvatarFriendsManager
|
|
|
|
id: 4686
|
|
|
|
anonymous: false
|
|
|
|
|
|
|
|
- class: PlayerFriendsManager
|
|
|
|
id: 4687
|
|
|
|
anonymous: false
|
2014-03-05 16:30:42 -07:00
|
|
|
|
2014-01-06 16:48:37 -07:00
|
|
|
- class: TTRFriendsManager
|
|
|
|
id: 4666
|
|
|
|
anonymous: false
|
2013-10-08 13:42:55 -07:00
|
|
|
|
|
|
|
- class: TTSpeedchatRelay
|
|
|
|
id: 4712
|
|
|
|
anonymous: false
|
|
|
|
|
|
|
|
- class: DistributedDeliveryManager
|
|
|
|
id: 4683
|
|
|
|
anonymous: false
|
|
|
|
|
|
|
|
- class: TTCodeRedemptionMgr
|
|
|
|
id: 4695
|
|
|
|
anonymous: false
|
2014-01-20 13:05:05 -07:00
|
|
|
|
|
|
|
- class: GlobalPartyManager
|
|
|
|
id: 4477
|
|
|
|
anonymous: false
|
|
|
|
|
2013-10-08 00:49:10 -07:00
|
|
|
roles:
|
|
|
|
- type: clientagent
|
|
|
|
bind: 127.0.0.1:7198
|
2014-02-08 17:43:55 -07:00
|
|
|
client:
|
|
|
|
relocate: true
|
2014-03-05 16:30:42 -07:00
|
|
|
add_interest: enabled
|
2013-10-08 00:49:10 -07:00
|
|
|
channels:
|
|
|
|
min: 1000000000
|
|
|
|
max: 1009999999
|
|
|
|
|
|
|
|
- type: stateserver
|
|
|
|
control: 10000
|
2013-10-13 03:34:26 -07:00
|
|
|
|
|
|
|
- type: database
|
|
|
|
control: 4003
|
|
|
|
generate:
|
|
|
|
min: 100000000
|
|
|
|
max: 399999999
|
2013-12-22 18:48:16 -07:00
|
|
|
backend:
|
2014-07-26 19:16:07 -07:00
|
|
|
type: mongodb
|
2014-08-18 22:17:09 -07:00
|
|
|
database: test
|
2013-10-18 08:16:11 -07:00
|
|
|
|
2013-10-21 09:43:46 -07:00
|
|
|
- type: dbss
|
|
|
|
database: 4003
|
|
|
|
ranges:
|
|
|
|
- min: 100000000
|
|
|
|
max: 399999999
|
|
|
|
|
2013-10-18 08:16:11 -07:00
|
|
|
- type: eventlogger
|
|
|
|
bind: 127.0.0.1:7197
|
2014-01-01 19:57:59 -07:00
|
|
|
output: ../logs/events-%y%m%d_%H%M%S.log
|