Expire session after 2 weeks
This commit is contained in:
parent
49fad0da39
commit
600367a4a3
1 changed files with 0 additions and 3 deletions
|
|
@ -207,9 +207,6 @@ EMAIL_SUBJECT_PREFIX = '[Serveur photos] '
|
|||
# After login redirect user to transfer page
|
||||
LOGIN_REDIRECT_URL = '/'
|
||||
|
||||
# An user session will expired after 3 hours
|
||||
SESSION_COOKIE_AGE = 60 * 60 * 3
|
||||
|
||||
# Use only one Django Sites
|
||||
SITE_ID = 1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue