mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-20 10:34:30 +00:00
django: Remove deprecated AXES_BEHIND_REVERSE_PROXY
Closes #1244 Signed-off-by: James Valleroy <jvalleroy@mailbox.org> Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
e86de73fe5
commit
de2f1437ea
@ -94,7 +94,6 @@ def init():
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
AXES_LOCKOUT_URL='locked/',
|
AXES_LOCKOUT_URL='locked/',
|
||||||
AXES_BEHIND_REVERSE_PROXY=True,
|
|
||||||
CACHES={
|
CACHES={
|
||||||
'default': {
|
'default': {
|
||||||
'BACKEND': 'django.core.cache.backends.dummy.DummyCache'
|
'BACKEND': 'django.core.cache.backends.dummy.DummyCache'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user