Skip to content

Commit 6dca7fd

Browse files
committed
change expiry_days
1 parent 2551c9d commit 6dca7fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application/config_files/stauth_config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ credentials:
77
name: AWS
88
password: $2b$12$NDQv5NLaWiVlNuzQYHwAo.tv.f.TuX1nbdoUZi44/Y3xv4I4QAfjy # Set the password following instructions in README
99
cookie:
10-
expiry_days: 30
10+
expiry_days: 2
1111
key: some_signature_key # Must be string
1212
name: some_cookie_name
1313
pre-authorized:

0 commit comments

Comments
 (0)