Merge "Enable COMPRESS_OFFLINE for Horizon"
This commit is contained in:
commit
968a42b826
@ -7,6 +7,7 @@ from openstack_dashboard import exceptions
|
|||||||
DEBUG = False
|
DEBUG = False
|
||||||
TEMPLATE_DEBUG = DEBUG
|
TEMPLATE_DEBUG = DEBUG
|
||||||
|
|
||||||
|
COMPRESS_OFFLINE = True
|
||||||
|
|
||||||
# WEBROOT is the location relative to Webserver root
|
# WEBROOT is the location relative to Webserver root
|
||||||
# should end with a slash.
|
# should end with a slash.
|
||||||
|
Loading…
Reference in New Issue
Block a user