Revert "Update template to enable offline-compression"

This reverts commit 0fe556e389.

Closes-Bug: 1903911
Related-Bug: 1902890

Change-Id: I3e774e1ce98a9e77905bf49075c95ba478cb13c3
Signed-off-by: Eric Desrochers <eric.desrochers@canonical.com>
This commit is contained in:
Eric Desrochers 2020-11-13 11:35:14 -05:00
parent 21bed7c2a2
commit 6ba0b72827
1 changed files with 1 additions and 1 deletions

View File

@ -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