mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-05 12:40:17 +03:00
commit
fb2b682d39
|
@ -62,7 +62,6 @@ if REDIS_SSL:
|
|||
"redis.connection.SSLConnection"
|
||||
)
|
||||
CACHES["default"]["OPTIONS"]["SSL_CERT_REQS"] = CERT_NONE
|
||||
|
||||
# SECURITY
|
||||
# ------------------------------------------------------------------------------
|
||||
# https://docs.djangoproject.com/en/dev/ref/settings/#secure-proxy-ssl-header
|
||||
|
|
Loading…
Reference in New Issue
Block a user