mirror of
https://github.com/ansible/awx.git
synced 2026-01-14 11:20:39 -03:30
Merge pull request #11412 from AlanCoding/cookie_revert
Revert "Set SESSION_COOKIE_NAME by default"
This commit is contained in:
commit
5512b71e16
@ -242,9 +242,6 @@ SUBSYSTEM_METRICS_INTERVAL_SAVE_TO_REDIS = 2
|
||||
# The maximum allowed jobs to start on a given task manager cycle
|
||||
START_TASK_LIMIT = 100
|
||||
|
||||
# Name of our session cookie
|
||||
SESSION_COOKIE_NAME = 'awxsessionid'
|
||||
|
||||
# Disallow sending session cookies over insecure connections
|
||||
SESSION_COOKIE_SECURE = True
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user