Skip to content

Commit 77a616d

Browse files
committed
fix: rename remember_me_duration to remember_me in Authelia configuration
1 parent 593632f commit 77a616d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

authelia/configuration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ session:
6767
same_site: "lax"
6868
inactivity: 5m
6969
expiration: 1h
70-
remember_me_duration: 5M
70+
remember_me: 5M
7171
cookies:
7272
- domain: "pygeoapi.local"
7373
authelia_url: "https://pygeoapi.local"

0 commit comments

Comments
 (0)