mirror of https://github.com/CIRCL/AIL-framework
Update module.cfg (adding Keys and Phone section)
parent
43b3556588
commit
fabbfd8ae9
|
@ -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 New Issue