diff --git a/templates/ocata/local_settings.py b/templates/ocata/local_settings.py index 50565a20..1477161b 100644 --- a/templates/ocata/local_settings.py +++ b/templates/ocata/local_settings.py @@ -953,7 +953,7 @@ LOGIN_REDIRECT_URL='{{ webroot }}' ALLOWED_HOSTS = '*' # Compress all assets offline as part of packaging installation -COMPRESS_OFFLINE = True +#COMPRESS_OFFLINE = True # DISALLOW_IFRAME_EMBED can be used to prevent Horizon from being embedded # within an iframe. Legacy browsers are still vulnerable to a Cross-Frame