Disable compression of css/js by the cms
This commit is contained in:
@@ -125,8 +125,8 @@ config {
|
||||
disablePrefixComment = 1
|
||||
inlineStyle2TempFile = 0
|
||||
absRefPrefix = /
|
||||
compressJs = 1
|
||||
compressCss = 1
|
||||
compressJs = 0
|
||||
compressCss = 0
|
||||
typolinkCheckRootline = 1
|
||||
typolinkEnableLinksAcrossDomains = 1
|
||||
sendCacheHeaders = 1
|
||||
|
||||
Reference in New Issue
Block a user