forked from GithubBackups/healthchecks
More deterministic compressed CSS files.
This commit is contained in:
parent
d7d21b0959
commit
f99c222ebf
@ -133,6 +133,7 @@ STATICFILES_FINDERS = (
|
||||
'compressor.finders.CompressorFinder',
|
||||
)
|
||||
COMPRESS_OFFLINE = True
|
||||
COMPRESS_CSS_HASHING_METHOD = "content"
|
||||
|
||||
# Discord integration -- override these in local_settings
|
||||
DISCORD_CLIENT_ID = None
|
||||
|
Loading…
x
Reference in New Issue
Block a user