diff --git a/data/apps/common/comm.cfg b/data/apps/common/comm.cfg index 34eba17..ff46822 100644 --- a/data/apps/common/comm.cfg +++ b/data/apps/common/comm.cfg @@ -7,7 +7,7 @@ , "read_timeout" : 0.01 , "ping_timeout_secs": 2.0 , "verbose": false - , unsubscribe + , "unsubscribe_timeout_sec": 0.5 } , "REDIS_LCLHOST": { "type": "redis" @@ -15,6 +15,7 @@ , "read_timeout" : 0.01 , "ping_timeout_secs": 2.0 , "verbose": false + , "unsubscribe_timeout_sec": 0.5 } , "REDIS_LCLHOST_2_DCKR_COMPOSE": { "type": "redis"