diff --git a/config_template.json b/config_template.json index 871ef54..2babd3f 100644 --- a/config_template.json +++ b/config_template.json @@ -10,6 +10,9 @@ } } }, + "session_storage": "redis://192.168.8.94:6380/3", + "session_ttl" : 60, + "maingate_session_storage": "redis://192.168.8.94:6380/1", "maingate_session_ttl" : 3600, "maingate_api_token": "63d08aa34f0162622c11284b",