2016-08-23 22:35:06 +08:00
|
|
|
redis:
|
|
|
|
host: '127.0.0.1'
|
|
|
|
post: '6379'
|
|
|
|
timeout: 5000
|
2016-10-18 20:03:51 +08:00
|
|
|
debug: false
|
2016-08-23 22:35:06 +08:00
|
|
|
channels:
|
2017-06-19 21:13:35 +08:00
|
|
|
toAkkaApps: 'to-akka-apps-redis-channel'
|
2017-10-11 01:43:42 +08:00
|
|
|
subscribeTo:
|
|
|
|
- 'to-html5-redis-channel'
|
|
|
|
- 'from-akka-apps-*'
|
|
|
|
async:
|
|
|
|
- 'from-akka-apps-wb-redis-channel'
|
|
|
|
ignored:
|
|
|
|
- 'CheckAlivePongSysMsg'
|