This commit is contained in:
徐唯轩
2023-11-14 16:45:48 +08:00
parent 751ed76e37
commit 406fa693b9

View File

@ -251,3 +251,4 @@ justauth:
prefix: 'social_auth_state:' # 缓存前缀,目前只对 Redis 缓存生效,默认 JUSTAUTH::STATE::
timeout: 24h # 超时时长,目前只对 Redis 缓存生效,默认 3 分钟