mirror of
https://github.com/ail-project/ail-framework.git
synced 2024-11-10 00:28:22 +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]
|
||||
subscribe = Redis_Web
|
||||
publish = Redis_Url,ZMQ_Url
|
||||
|
||||
[Keys]
|
||||
subscribe = Redis_Global
|
||||
|
||||
[Phone]
|
||||
subscribe = Redis_Global
|
||||
|
|
Loading…
Reference in a new issue