forked from nixcn/nixcn-cms
@@ -51,7 +51,7 @@ type secrets struct {
|
||||
|
||||
type ttl struct {
|
||||
MagicLinkTTL string `yaml:"magic_link_ttl"`
|
||||
JwtTTL string `yaml:"jwt_ttl"`
|
||||
AccessTTL string `yaml:"access_ttl"`
|
||||
RefreshTTL string `yaml:"refresh_ttl"`
|
||||
CheckinCodeTTL string `yaml:"checkin_code_ttl"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user