From 343f69d6621abf266546216e01a1bc42a9a40f69 Mon Sep 17 00:00:00 2001 From: mountain Date: Thu, 21 Sep 2023 17:04:21 +0900 Subject: [PATCH] =?UTF-8?q?=EC=84=B8=EC=85=98=20=EC=84=A4=EC=A0=95=20?= =?UTF-8?q?=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config_template.json | 3 +++ 1 file changed, 3 insertions(+) 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",