module.tx_sgestatecore {
    view {
        templateRootPaths.0 = {$module.tx_sgestatecore.view.templateRootPath}
        partialRootPaths.0 = {$module.tx_sgestatecore.view.partialRootPath}
        layoutRootPaths.0 = {$module.tx_sgestatecore.view.layoutRootPath}
    }
    persistence{
        storagePid = {$module.tx_sgestatecore.persistence.storagePid}
    }
}