plugin.tx_sgjobs { view { templateRootPaths { 0 = {$plugin.tx_sgjobs.view.templateRootPath} 1 = } partialRootPaths { 0 = {$plugin.tx_sgjobs.view.partialRootPath} 1 = } layoutRootPaths { 0 = {$plugin.tx_sgjobs.view.layoutRootPath} 1 = } } persistence { enableAutomaticCacheClearing = 0 updateReferenceIndex = 1 } settings { # exampleSetting = {$plugin.tx_tx_sgjobs.settings.exampleSetting} applicationEmail = {$plugin.tx_sgjobs.settings.applicationEmail} allowedFileExtensions = {$plugin.tx_sgjobs.settings.allowedFileExtensions} allowedMimeTypes = {$plugin.tx_sgjobs.settings.allowedMimeTypes} } features { skipDefaultArguments = 1 } legacy { enableLegacyFlashMessageHandling = 0 } }