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.
2 parents 1fef146 + 8ea01c2 commit 76588c5Copy full SHA for 76588c5
components/horizon/values.yaml
@@ -13,7 +13,7 @@ conf:
13
session_cookie_httponly: "True"
14
allowed_hosts:
15
- '*'
16
- session_engine: 'django.contrib.sessions.backends.cache'
+ session_engine: 'django.contrib.sessions.backends.cached_db'
17
local_settings_d:
18
# Set default options when creating a server from the
19
# horizon UI for a more friendly and efficient user experience.
0 commit comments