From fabbfd8ae9a606ce3fe13949cf066a2129880470 Mon Sep 17 00:00:00 2001 From: Alain Date: Fri, 5 Feb 2016 14:00:41 -0500 Subject: [PATCH] Update module.cfg (adding Keys and Phone section) --- bin/packages/modules.cfg | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/bin/packages/modules.cfg b/bin/packages/modules.cfg index e408b84f..1638f7be 100644 --- a/bin/packages/modules.cfg +++ b/bin/packages/modules.cfg @@ -46,3 +46,9 @@ subscribe = Redis_ValidOnion [Web] subscribe = Redis_Web publish = Redis_Url,ZMQ_Url + +[Keys] +subscribe = Redis_Global + +[Phone] +subscribe = Redis_Global