plugin.tx_sgestatecompare_pi1 {
    view {
        # cat=smply.gd Estate Extension: Compare/file; type=string; label=Path to template root (FE)
        templateRootPath = EXT:sg_estate_compare/Resources/Private/Templates/
        # cat=smply.gd Estate Extension: Compare/file; type=string; label=Path to template partials (FE)
        partialRootPath = EXT:sg_estate_compare/Resources/Private/Partials/
        # cat=smply.gd Estate Extension: Compare/file; type=string; label=Path to template layouts (FE)
        layoutRootPath = EXT:sg_estate_compare/Resources/Private/Layouts/
    }
    settings{
        pid{
            # cat=smply.gd Estate Extension: Compare/links/a; type=int+; label=LLL:EXT:sg_estate_compare/Resources/Private/Language/locallang.xlf:constanteditor.settings.pid.compare
            compare =
        }
        # cat=smply.gd Estate Extension: Compare/other/a; type=int+; label=LLL:EXT:sg_estate_compare/Resources/Private/Language/locallang.xlf:constanteditor.settings.maxAmount
        maxAmount =
    }
}