mirror of
https://github.com/d0zingcat/deploy.git
synced 2026-05-13 15:09:33 +00:00
(feat) add no expiry for cookies
This commit is contained in:
@@ -7,7 +7,7 @@ credentials:
|
||||
logged_in: False
|
||||
password: abc
|
||||
cookie:
|
||||
expiry_days: 30
|
||||
expiry_days: 0
|
||||
key: some_signature_key # Must be string
|
||||
name: some_cookie_name
|
||||
pre-authorized:
|
||||
|
||||
Reference in New Issue
Block a user