
plugin.tx_falsecuredownload {
	view {
		# cat=plugin.tx_falsecuredownload/file; type=string; label=Path to template root (FE)
		templateRootPath = EXT:fal_securedownload/Resources/Private/Templates/
		# cat=plugin.tx_falsecuredownload/file; type=string; label=Path to template partials (FE)
		partialRootPath = EXT:fal_securedownload/Resources/Private/Partials/
		# cat=plugin.tx_falsecuredownload/file; type=string; label=Path to template layouts (FE)
		layoutRootPath = EXT:fal_securedownload/Resources/Private/Layouts/
	}
}
