
plugin.tx_indikationstabelle_indikationstabelle {
	view {
		# cat=plugin.tx_indikationstabelle_indikationstabelle/file; type=string; label=Path to template root (FE)
		templateRootPath = EXT:indikationstabelle/Resources/Private/Templates/
		# cat=plugin.tx_indikationstabelle_indikationstabelle/file; type=string; label=Path to template partials (FE)
		partialRootPath = EXT:indikationstabelle/Resources/Private/Partials/
		# cat=plugin.tx_indikationstabelle_indikationstabelle/file; type=string; label=Path to template layouts (FE)
		layoutRootPath = EXT:indikationstabelle/Resources/Private/Layouts/
	}
	persistence {
		# cat=plugin.tx_indikationstabelle_indikationstabelle//a; type=string; label=Default storage PID
		storagePid = 295

	}
}


