This repository has been archived on 2023-08-12. You can view files and clone it, but cannot push or open issues or pull requests.
authentic2-gnm/debian/50gnm.py

3 lines
85 B
Python

# set session age to the CUT "remember me" value
SESSION_COOKIE_AGE = 3600 * 24 * 30