diff --git a/conf/config.json b/conf/config.json index 9e1c8f0..9cbd0ff 100644 --- a/conf/config.json +++ b/conf/config.json @@ -8,6 +8,7 @@ "redis": { "host": "localhost", "port": "6379", + "dbindex": "__REDIS_DB__", "timeout": "0.0", "password": "" },