We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d1500c commit 95725eeCopy full SHA for 95725ee
config/ckan.ini
@@ -32,7 +32,7 @@ ckanext.datajson.url_enabled = False
32
33
# 900 seconds = 15 mins
34
SESSION_PERMANENT=False
35
-PERMANENT_SESSION_LIFETIME=900
+PERMANENT_SESSION_LIFETIME=30
36
REMEMBER_COOKIE_REFRESH_EACH_REQUEST=True
37
SESSION_REFRESH_EACH_REQUEST=True
38
0 commit comments