config { concatenateJs = 1 compressJs = 1 compressCss = 1 concatenateCss = 1 } page { logo { file = EXT:base_design/Resources/Public/Images/logo.png fileInverted = EXT:base_design/Resources/Public/Images/logo.png } theme { cookieconsent { enable = 0 } navigation { type = top } breadcrumb { enable = 0 } language { enable = 0 } meta { enable = 0 } copyright { # cat=bootstrap package: copyright/169/120; type=boolean; label=Copyright: Enable to display the copyright enable = 1 # cat=bootstrap package: copyright/169/121; type=string; label=Copyright Text text = © Copyright 2024 Cloonar Technologies GmbH } googleFont { enable = 0 } } fluidtemplate { templateRootPath = EXT:base_design/Resources/Private/Templates/Page/ partialRootPath = EXT:base_design/Resources/Private/Partials/Page/ layoutRootPath = EXT:base_design/Resources/Private/Layouts/Page/ } } plugin.tx_news { settings { list.media.image { maxWidth = 200c maxHeight = 200c } detail.media.image.lightbox { enabled = 0 class = lightbox width = 800m height = 600m } } } plugin.tx_indexedsearch.settings.targetPid = 10 plugin.bootstrap_package { settings { scss { primary = #233600 secondary = #F4F6EC primary-yellow = #F5AE07 } } }