Remove obsolete typoscript settings

This commit is contained in:
Björn Fromme
2019-06-26 09:43:25 +02:00
parent d4f92d8d67
commit e8b05b79bc
2 changed files with 0 additions and 13 deletions
@@ -92,17 +92,10 @@ config {
removeDefaultJS = 0 removeDefaultJS = 0
disablePrefixComment = 1 disablePrefixComment = 1
inlineStyle2TempFile = 1 inlineStyle2TempFile = 1
tx_realurl_enable = 1
absRefPrefix = / absRefPrefix = /
language = de
locale_all = de_DE.UTF-8
sys_language_uid = 0
htmlTag_langKey = de
compressJs = 1 compressJs = 1
compressCss = 1 compressCss = 1
compressBody = 1
typolinkEnableLinksAcrossDomains = 1 typolinkEnableLinksAcrossDomains = 1
linkVars = L
} }
[globalVar = GP:L = 1] [globalVar = GP:L = 1]
@@ -116,15 +116,9 @@ config {
removeDefaultJS = 0 removeDefaultJS = 0
disablePrefixComment = 1 disablePrefixComment = 1
inlineStyle2TempFile = 0 inlineStyle2TempFile = 0
tx_realurl_enable = 1
absRefPrefix = / absRefPrefix = /
language = de
locale_all = de_DE.UTF-8
sys_language_uid = 0
htmlTag_langKey = de
compressJs = 1 compressJs = 1
compressCss = 1 compressCss = 1
compressBody = 1
typolinkCheckRootline = 1 typolinkCheckRootline = 1
typolinkEnableLinksAcrossDomains = 1 typolinkEnableLinksAcrossDomains = 1
sendCacheHeaders = 1 sendCacheHeaders = 1