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

## EXTENSION BUILDER DEFAULTS END TOKEN - Everything BEFORE this line is overwritten with the defaults of the extension builder

plugin.tx_hivecptcntimg_hivecptcntimgshowfalimage {
	settings {
		bDebug = 0
		maxWidth = 1920c
		maxHeight = 1080c
		classes {
			div = caption container
			div1 = row
			div2 = col
			div3 = description
		}
	}
}