mirror of https://gitee.com/xiaonuobase/snowy
启用动态 activeTimeout 功能,解决timeout到期之后,token必过期,实现单token的自动续期
parent
31a97fe71d
commit
62e74bed77
|
@ -138,6 +138,7 @@ easy-trans.is-enable-cloud=false
|
|||
sa-token.token-name=token
|
||||
sa-token.timeout=2592000
|
||||
sa-token.active-timeout=-1
|
||||
sa-token.dynamic-active-timeout=true
|
||||
sa-token.is-concurrent=true
|
||||
sa-token.is-share=false
|
||||
sa-token.max-login-count=-1
|
||||
|
|
Loading…
Reference in New Issue