You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.
"description": "Enable or disable password protection on production.",
"value": "true"
},
"USE_AUTO_STORE_DATA": {
"description": "Automatically store form data and send to all views",
"value": "true"
},
"USE_COOKIE_SESSION_STORE": {
"description": "Enable cookie-based session store (persists on restart)\nPlease note 4KB cookie limit per domain, cookies too large will silently be ignored.",
"value": "false"
},
"USE_HTTPS": {
"description": "Force HTTP to redirect to HTTPS on production",