Enable html compression

This commit is contained in:
Björn Fromme
2018-04-20 10:51:34 +02:00
parent b2bc82e3fc
commit ed2a9c57c0
3 changed files with 521 additions and 3 deletions
@@ -107,7 +107,7 @@ config {
htmlTag_langKey = de
compressJs = 1
compressCss = 1
compressBody = 0
compressBody = 1
typolinkCheckRootline = 1
typolinkEnableLinksAcrossDomains = 1
}