plugin.tx_grossmarkt {
    view {
        templateRootPath = EXT:grossmarkt/Resources/Private/Templates/
        partialRootPath = EXT:grossmarkt/Resources/Private/Partials/
        layoutRootPath = EXT:grossmarkt/Resources/Private/Layouts/
    }
    settings {
        variables {
            contactData {
                email = azimmermann@berliner-grossmarkt.de
            }
            homePage = 1
            searchResultPage = 9
            jobDetailPage = 25
            dealersSysFolder = 2
            dealersDetailPid = 34
            planPositionsCount = 34
            planPositionsExclude = 0
        }
    }
}