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