# Module configuration module.begriffmgt { persistence { storagePid = {$storagePid} } view { templateRootPaths.0 = EXT:begriffmgt/Resources/Private/Templates/ templateRootPaths.1 = {$module.begriffmgt.view.templateRootPath} partialRootPaths.0 = EXT:begriffmgt/Resources/Private/Partials/ partialRootPaths.1 = {$module.begriffmgt.view.partialRootPath} layoutRootPaths.0 = EXT:begriffmgt/Resources/Private/Layouts/ layoutRootPaths.1 = {$module.begriffmgt.view.layoutRootPath} } }