Disable compression of css/js by the cms

This commit is contained in:
Björn Fromme
2020-09-22 17:26:05 +02:00
parent dbe4336550
commit 733fe11f89
@@ -125,8 +125,8 @@ config {
disablePrefixComment = 1
inlineStyle2TempFile = 0
absRefPrefix = /
compressJs = 1
compressCss = 1
compressJs = 0
compressCss = 0
typolinkCheckRootline = 1
typolinkEnableLinksAcrossDomains = 1
sendCacheHeaders = 1