# cat=modules; type=boolean; label=Activates the content replace module.
contentReplaceActive = 0

# cat=modules; type=boolean; label=Activates the ajax content renderer module.
ajaxContentRendererActive = 0

# cat=modules; type=boolean; label=Activates the Robots Meta Tag:Enables the individual Robots Meta-Tag for Pages
seoRobotsMetaTagActive = 0

# cat=errorhandling; type=string; label=Static Page on Exception: Either start with "FILE:" and than the relative link to a page inside TYPO3 which is displayed in case of unhandled exceptions or registered PHP errors ($GLOBALS['TYPO3_CONF_VARS']['SYS']['errorHandlerErrors']). Or use "TYPOSCRIPT:" to define a TS which is used. There you should define config.tx_mktools.errorhandling = your-error-page.html
exceptionPage =
