mirror of
https://github.com/ail-project/ail-framework.git
synced 2024-11-27 00:07:16 +00:00
Update module.cfg (adding Keys and Phone section)
This commit is contained in:
parent
43b3556588
commit
fabbfd8ae9
1 changed files with 6 additions and 0 deletions
|
@ -46,3 +46,9 @@ subscribe = Redis_ValidOnion
|
||||||
[Web]
|
[Web]
|
||||||
subscribe = Redis_Web
|
subscribe = Redis_Web
|
||||||
publish = Redis_Url,ZMQ_Url
|
publish = Redis_Url,ZMQ_Url
|
||||||
|
|
||||||
|
[Keys]
|
||||||
|
subscribe = Redis_Global
|
||||||
|
|
||||||
|
[Phone]
|
||||||
|
subscribe = Redis_Global
|
||||||
|
|
Loading…
Reference in a new issue