module.tx_sgestatecore {
	view {
		# cat=module.tx_sgestatecore/file; type=string; label=Path to template root (BE)
		templateRootPath = EXT:sg_estate_core/Resources/Private/Backend/Templates/
		# cat=module.tx_sgestatecore/file; type=string; label=Path to template partials (BE)
		partialRootPath = EXT:sg_estate_core/Resources/Private/Backend/Partials/
		# cat=module.tx_sgestatecore/file; type=string; label=Path to template layouts (BE)
		layoutRootPath = EXT:sg_estate_core/Resources/Private/Backend/Layouts/
	}
	persistence {
		# cat=module.tx_sgestatecore//a; type=string; label=Default storage PID
		storagePid =
	}
}
