2016-08-23 22:35:06 +08:00
|
|
|
redis:
|
|
|
|
host: '127.0.0.1'
|
|
|
|
post: '6379'
|
|
|
|
timeout: 5000
|
|
|
|
channels:
|
|
|
|
fromBBBApps: 'bigbluebutton:from-bbb-apps:*'
|
|
|
|
toBBBApps:
|
|
|
|
pattern: 'bigbluebutton:to-bbb-apps:*'
|
|
|
|
chat: 'bigbluebutton:to-bbb-apps:chat'
|
2016-08-24 07:48:11 +08:00
|
|
|
captions: 'bigbluebutton:to-bbb-apps:caption'
|
2016-08-23 22:35:06 +08:00
|
|
|
meeting: 'bigbluebutton:to-bbb-apps:meeting'
|
|
|
|
presentation: 'bigbluebutton:to-bbb-apps:presentation'
|
|
|
|
users: 'bigbluebutton:to-bbb-apps:users'
|
|
|
|
voice: 'bigbluebutton:to-bbb-apps:voice'
|
|
|
|
whiteboard: 'bigbluebutton:to-bbb-apps:whiteboard'
|
|
|
|
polling: 'bigbluebutton:to-bbb-apps:polling'
|