diff --git a/bin/packages/config.cfg.sample b/bin/packages/config.cfg.sample index 8e7268bf..486921fe 100644 --- a/bin/packages/config.cfg.sample +++ b/bin/packages/config.cfg.sample @@ -10,6 +10,11 @@ host = localhost port = 6379 db = 0 +[Redis_Log] +host = localhost +port = 6380 +db = 0 + [Redis_Queues] host = localhost port = 6381