| Current Path : /var/www/surf/TYPO3/vendor/torresani/sculptor/Configuration/TypoScript/Page/ |
| Current File : /var/www/surf/TYPO3/vendor/torresani/sculptor/Configuration/TypoScript/Page/General.typoscript |
config {
absRefPrefix = auto
no_cache = {$config.no_cache}
uniqueLinkVars = 1
pageTitleFirst = 1
linkVars = L
prefixLocalAnchors = {$config.prefixLocalAnchors}
renderCharset = utf-8
metaCharset = utf-8
doctype = html5
removeDefaultJS = {$config.removeDefaultJS}
inlineStyle2TempFile = 1
admPanel = {$config.admPanel}
debug = 0
cache_period = 86400
sendCacheHeaders = {$config.sendCacheHeaders}
intTarget =
extTarget =
disablePrefixComment = 1
index_enable = 1
index_externals = 1
index_metatags = 1
headerComment = {$config.headerComment}
// Disable Image Upscaling
noScaleUp = 1
doctype = html5
xmlprologue = none
doctypeSwitch = 1
xhtml_cleaning = all
htmlSpecialChars = 1
renderCharset = utf-8
metaCharset = utf-8
additionalHeaders = Content-Type:text/html;charset=utf-8
disablePrefixComment = 1
}