---
title: "Full Package"
version: "main"
source: "Configuration/Settings/FullPackage.rst"
modified: "2026-09-14T15:00:59+00:00"
---

# Full Package

The Full Package set (`bootstrap-package/full`) provides the main configuration
options for your site. It includes settings for logo, navigation, contact
information, social media, and more.

-   **BootstrapPackage**

    -   *Label:* Bootstrap Package

    -   **BootstrapPackage.logo**

        -   *Label:* Logo

        -   **page.logo.file**

            -   *Type:* `string`
            -   *Default:* `"EXT:bootstrap_package/Resources/Public/Images/BootstrapPackage.svg"`
            -   *Label:* Logo
            -   *Category:* Bootstrap Package > Logo

            Leave blank to use website title from template instead

        -   **page.logo.fileInverted**

            -   *Type:* `string`
            -   *Default:* `"EXT:bootstrap_package/Resources/Public/Images/BootstrapPackageInverted.svg"`
            -   *Label:* Logo Inverted
            -   *Category:* Bootstrap Package > Logo

            Leave blank to use website title from template instead

        -   **page.logo.height**

            -   *Type:* `number`
            -   *Default:* `52`
            -   *Label:* Height
            -   *Category:* Bootstrap Package > Logo

        -   **page.logo.width**

            -   *Type:* `number`
            -   *Default:* `180`
            -   *Label:* Width
            -   *Category:* Bootstrap Package > Logo

        -   **page.logo.alt**

            -   *Type:* `string`
            -   *Label:* Alternative text
            -   *Category:* Bootstrap Package > Logo

            Text of the alt attribute of the logo image (default: "\<website title> logo"

        -   **page.logo.linktitle**

            -   *Type:* `string`
            -   *Label:* Link title
            -   *Category:* Bootstrap Package > Logo

            Title of the link attribute of the logo image

    -   **BootstrapPackage.favicon**

        -   *Label:* Favicon

        -   **page.favicon.file**

            -   *Type:* `string`
            -   *Default:* `"EXT:bootstrap_package/Resources/Public/Icons/favicon.ico"`
            -   *Label:* Favicon
            -   *Category:* Bootstrap Package > Favicon

    -   **BootstrapPackage.templates**

        -   *Label:* Templates

        -   **BootstrapPackage.templates.page**

            -   *Label:* Pages

            -   **page.fluidtemplate.layoutRootPath**

                -   *Type:* `string`
                -   *Default:* `"EXT:bootstrap_package/Resources/Private/Layouts/Page/"`
                -   *Label:* Layout Root Path
                -   *Category:* Bootstrap Package > Templates > Pages

            -   **page.fluidtemplate.partialRootPath**

                -   *Type:* `string`
                -   *Default:* `"EXT:bootstrap_package/Resources/Private/Partials/Page/"`
                -   *Label:* Partial Root Path
                -   *Category:* Bootstrap Package > Templates > Pages

            -   **page.fluidtemplate.templateRootPath**

                -   *Type:* `string`
                -   *Default:* `"EXT:bootstrap_package/Resources/Private/Templates/Page/"`
                -   *Label:* Template Root Path
                -   *Category:* Bootstrap Package > Templates > Pages

        -   **BootstrapPackage.templates.block**

            -   *Label:* Block

            -   **plugin.bootstrap_package_blocks.view.layoutRootPath**

                -   *Type:* `string`
                -   *Default:* `"EXT:bootstrap_package/Resources/Private/Layouts/Blocks/"`
                -   *Label:* Layout Root Path
                -   *Category:* Bootstrap Package > Templates > Block

            -   **plugin.bootstrap_package_blocks.view.partialRootPath**

                -   *Type:* `string`
                -   *Default:* `"EXT:bootstrap_package/Resources/Private/Partials/Blocks/"`
                -   *Label:* Partial Root Path
                -   *Category:* Bootstrap Package > Templates > Block

            -   **plugin.bootstrap_package_blocks.view.templateRootPath**

                -   *Type:* `string`
                -   *Default:* `"EXT:bootstrap_package/Resources/Private/Templates/Blocks/"`
                -   *Label:* Template Root Path
                -   *Category:* Bootstrap Package > Templates > Block

        -   **BootstrapPackage.templates.plugin**

            -   *Label:* Plugin

            -   **plugin.bootstrap_package.view.layoutRootPath**

                -   *Type:* `string`
                -   *Default:* `"EXT:bootstrap_package/Resources/Private/Layouts/"`
                -   *Label:* Layout Root Path
                -   *Category:* Bootstrap Package > Templates > Plugin

            -   **plugin.bootstrap_package.view.partialRootPath**

                -   *Type:* `string`
                -   *Default:* `"EXT:bootstrap_package/Resources/Private/Partials/"`
                -   *Label:* Partial Root Path
                -   *Category:* Bootstrap Package > Templates > Plugin

            -   **plugin.bootstrap_package.view.templateRootPath**

                -   *Type:* `string`
                -   *Default:* `"EXT:bootstrap_package/Resources/Private/Templates/"`
                -   *Label:* Template Root Path
                -   *Category:* Bootstrap Package > Templates > Plugin

    -   **BootstrapPackage.navigation**

        -   *Label:* Navigation

        -   **BootstrapPackage.navigation.main**

            -   *Label:* Main

            -   **page.theme.navigation.style**

                -   *Type:* `string`
                -   *Default:* `"default"`
                -   *Label:* Navigation Style
                -   *Enum:* { "default": "Default", "default-transition": "Default Transition", "inverse": "Inverse", "inverse-transition": "Inverse Transition" }
                -   *Category:* Bootstrap Package > Navigation > Main

            -   **page.theme.navigation.type**

                -   *Type:* `string`
                -   *Label:* Navigation Style
                -   *Enum:* { "": "Default", "top": "Fixed" }
                -   *Category:* Bootstrap Package > Navigation > Main

            -   **page.theme.navigation.icon.enable**

                -   *Type:* `bool`
                -   *Default:* `true`
                -   *Label:* Navigation Icon Enable
                -   *Category:* Bootstrap Package > Navigation > Main

            -   **page.theme.navigation.icon.width**

                -   *Type:* `int`
                -   *Default:* `20`
                -   *Label:* Navigation Icon Width
                -   *Category:* Bootstrap Package > Navigation > Main

            -   **page.theme.navigation.icon.height**

                -   *Type:* `int`
                -   *Default:* `20`
                -   *Label:* Navigation Icon Height
                -   *Category:* Bootstrap Package > Navigation > Main

        -   **BootstrapPackage.navigation.dropdown**

            -   *Label:* Dropdown

            -   **page.theme.navigation.dropdown.icon.enable**

                -   *Type:* `bool`
                -   *Default:* `true`
                -   *Label:* Dropdown Icon Enable
                -   *Category:* Bootstrap Package > Navigation > Dropdown

            -   **page.theme.navigation.dropdown.icon.width**

                -   *Type:* `int`
                -   *Default:* `16`
                -   *Label:* Dropdown Icon Height
                -   *Category:* Bootstrap Package > Navigation > Dropdown

            -   **page.theme.navigation.dropdown.icon.height**

                -   *Type:* `int`
                -   *Default:* `16`
                -   *Label:* Dropdown Icon Height
                -   *Category:* Bootstrap Package > Navigation > Dropdown

        -   **BootstrapPackage.navigation.sub**

            -   *Label:* Subnavigation

            -   **page.theme.subnavigation.icon.enable**

                -   *Type:* `bool`
                -   *Default:* `true`
                -   *Label:* SubNavigation Icon Enable
                -   *Category:* Bootstrap Package > Navigation > Subnavigation

            -   **page.theme.subnavigation.icon.width**

                -   *Type:* `int`
                -   *Default:* `16`
                -   *Label:* SubNavigation Icon Height
                -   *Category:* Bootstrap Package > Navigation > Subnavigation

            -   **page.theme.subnavigation.icon.height**

                -   *Type:* `int`
                -   *Default:* `16`
                -   *Label:* SubNavigation Icon Height
                -   *Category:* Bootstrap Package > Navigation > Subnavigation

        -   **BootstrapPackage.navigation.breadcrumb**

            -   *Label:* Breadcrumb

            -   **page.theme.breadcrumb.enable**

                -   *Type:* `bool`
                -   *Default:* `true`
                -   *Label:* Enable
                -   *Category:* Bootstrap Package > Navigation > Breadcrumb

            -   **page.theme.breadcrumb.enableLevel**

                -   *Type:* `int`
                -   *Default:* `2`
                -   *Label:* Show menu level if greater or equal to this value
                -   *Category:* Bootstrap Package > Navigation > Breadcrumb

            -   **page.theme.breadcrumb.icon.enable**

                -   *Type:* `bool`
                -   *Default:* `true`
                -   *Label:* Breadcrumb Icon Enable
                -   *Category:* Bootstrap Package > Navigation > Breadcrumb

            -   **page.theme.breadcrumb.icon.width**

                -   *Type:* `int`
                -   *Default:* `16`
                -   *Label:* Breadcrumb Icon Height
                -   *Category:* Bootstrap Package > Navigation > Breadcrumb

            -   **page.theme.breadcrumb.icon.height**

                -   *Type:* `int`
                -   *Default:* `16`
                -   *Label:* Breadcrumb Icon Height
                -   *Category:* Bootstrap Package > Navigation > Breadcrumb

        -   **BootstrapPackage.navigation.meta**

            -   *Label:* Meta

            -   **page.theme.meta.enable**

                -   *Type:* `bool`
                -   *Default:* `true`
                -   *Label:* Enable
                -   *Category:* Bootstrap Package > Navigation > Meta

            -   **page.theme.meta.navigationValue**

                -   *Type:* `string`
                -   *Label:* Values
                -   *Category:* Bootstrap Package > Navigation > Meta

                Comma separated list of page uids

            -   **page.theme.meta.navigationType**

                -   *Type:* `string`
                -   *Default:* `"list"`
                -   *Label:* Type
                -   *Enum:* { "list": "List", "directory": "Directory" }
                -   *Category:* Bootstrap Package > Navigation > Meta

            -   **page.theme.meta.includeNotInMenu**

                -   *Type:* `bool`
                -   *Default:* `true`
                -   *Label:* Include items not in menu
                -   *Category:* Bootstrap Package > Navigation > Meta

        -   **BootstrapPackage.navigation.footer**

            -   *Label:* Footer

            -   **page.theme.footernavigation.enable**

                -   *Type:* `bool`
                -   *Default:* `true`
                -   *Label:* Enable
                -   *Category:* Bootstrap Package > Navigation > Footer

            -   **page.theme.footernavigation.navigationValue**

                -   *Type:* `string`
                -   *Label:* Values
                -   *Category:* Bootstrap Package > Navigation > Footer

                Comma separated list of page uids

            -   **page.theme.footernavigation.navigationType**

                -   *Type:* `string`
                -   *Default:* `"list"`
                -   *Label:* Type
                -   *Enum:* { "list": "List", "directory": "Directory" }
                -   *Category:* Bootstrap Package > Navigation > Footer

            -   **page.theme.footernavigation.includeNotInMenu**

                -   *Type:* `bool`
                -   *Default:* `true`
                -   *Label:* Include items not in menu
                -   *Category:* Bootstrap Package > Navigation > Footer

            -   **page.theme.footernavigation.levels**

                -   *Type:* `int`
                -   *Default:* `2`
                -   *Label:* Levels
                -   *Category:* Bootstrap Package > Navigation > Footer

            -   **page.theme.footernavigation.icon.enable**

                -   *Type:* `bool`
                -   *Default:* `true`
                -   *Label:* Footer Icon Enable
                -   *Category:* Bootstrap Package > Navigation > Footer

            -   **page.theme.footernavigation.icon.width**

                -   *Type:* `int`
                -   *Default:* `16`
                -   *Label:* Footer Icon Height
                -   *Category:* Bootstrap Package > Navigation > Footer

            -   **page.theme.footernavigation.icon.height**

                -   *Type:* `int`
                -   *Default:* `16`
                -   *Label:* Footer Icon Height
                -   *Category:* Bootstrap Package > Navigation > Footer

        -   **BootstrapPackage.navigation.language**

            -   *Label:* Language

            -   **page.theme.language.enable**

                -   *Type:* `bool`
                -   *Default:* `true`
                -   *Label:* Enable
                -   *Category:* Bootstrap Package > Navigation > Language

            -   **page.theme.language.languageValue**

                -   *Type:* `string`
                -   *Default:* `"auto"`
                -   *Label:* Language Navigation
                -   *Category:* Bootstrap Package > Navigation > Language

                Comma separated list of language uids or set to "auto" to load all enabled system languages

    -   **BootstrapPackage.contact**

        -   *Label:* Contact

        -   **BootstrapPackage.contact.data**

            -   *Label:* Data

            -   **page.theme.contact.data.title**

                -   *Type:* `string`
                -   *Label:* Title
                -   *Category:* Bootstrap Package > Contact > Data

            -   **page.theme.contact.data.addressLine1**

                -   *Type:* `string`
                -   *Label:* Address Line 1
                -   *Category:* Bootstrap Package > Contact > Data

            -   **page.theme.contact.data.addressLine2**

                -   *Type:* `string`
                -   *Label:* Address Line 2
                -   *Category:* Bootstrap Package > Contact > Data

            -   **page.theme.contact.data.addressLine3**

                -   *Type:* `string`
                -   *Label:* Address Line 3
                -   *Category:* Bootstrap Package > Contact > Data

            -   **page.theme.contact.data.country**

                -   *Type:* `string`
                -   *Label:* Country
                -   *Category:* Bootstrap Package > Contact > Data

            -   **page.theme.contact.data.phone**

                -   *Type:* `string`
                -   *Label:* Phone
                -   *Category:* Bootstrap Package > Contact > Data

            -   **page.theme.contact.data.fax**

                -   *Type:* `string`
                -   *Label:* Fax
                -   *Category:* Bootstrap Package > Contact > Data

            -   **page.theme.contact.data.email**

                -   *Type:* `string`
                -   *Label:* Email
                -   *Category:* Bootstrap Package > Contact > Data

            -   **page.theme.contact.data.www**

                -   *Type:* `string`
                -   *Label:* WWW
                -   *Category:* Bootstrap Package > Contact > Data

        -   **BootstrapPackage.contact.button**

            -   *Label:* Button

            -   **page.theme.contact.button.pageUid**

                -   *Type:* `int`
                -   *Default:* `0`
                -   *Label:* Page Uid
                -   *Category:* Bootstrap Package > Contact > Button

            -   **page.theme.contact.button.label**

                -   *Type:* `string`
                -   *Default:* `"LLL:EXT:bootstrap_package/Resources/Private/Language/locallang.xlf:contact.button.label"`
                -   *Label:* Page Uid
                -   *Category:* Bootstrap Package > Contact > Button

            -   **page.theme.contact.button.colorClass**

                -   *Type:* `string`
                -   *Default:* `"primary"`
                -   *Label:* Class
                -   *Enum:* { "primary": "primary", "secondary": "secondary" }
                -   *Category:* Bootstrap Package > Contact > Button

        -   **page.theme.contact.enable**

            -   *Type:* `bool`
            -   *Default:* `false`
            -   *Label:* Enable
            -   *Category:* Bootstrap Package > Contact

        -   **page.theme.contact.label**

            -   *Type:* `string`
            -   *Default:* `"LLL:EXT:bootstrap_package/Resources/Private/Language/locallang.xlf:contact.label"`
            -   *Label:* Label
            -   *Category:* Bootstrap Package > Contact

    -   **BootstrapPackage.copyright**

        -   *Label:* Copyright

        -   **page.theme.copyright.enable**

            -   *Type:* `bool`
            -   *Default:* `true`
            -   *Label:* Enable
            -   *Category:* Bootstrap Package > Copyright

        -   **page.theme.copyright.text**

            -   *Type:* `string`
            -   *Default:* `"Running with <a href="http://www.typo3.org" rel="noopener" target="_blank">TYPO3</a> and <a href="https://www.bootstrap-package.com" rel="noopener" target="_blank">Bootstrap Package</a>."`
            -   *Label:* Text
            -   *Category:* Bootstrap Package > Copyright

    -   **BootstrapPackage.socialmedia**

        -   *Label:* Social Media

        -   **page.theme.socialmedia.enable**

            -   *Type:* `bool`
            -   *Default:* `true`
            -   *Label:* Enable
            -   *Category:* Bootstrap Package > Social Media

        -   **page.theme.socialmedia.channels.facebook.label**

            -   *Type:* `string`
            -   *Default:* `"Facebook"`
            -   *Label:* Facebook Label
            -   *Category:* Bootstrap Package > Social Media

        -   **page.theme.socialmedia.channels.facebook.url**

            -   *Type:* `string`
            -   *Label:* Facebook Url
            -   *Category:* Bootstrap Package > Social Media

            Insert the full account url

        -   **page.theme.socialmedia.channels.x.label**

            -   *Type:* `string`
            -   *Default:* `"X"`
            -   *Label:* X Label
            -   *Category:* Bootstrap Package > Social Media

        -   **page.theme.socialmedia.channels.x.url**

            -   *Type:* `string`
            -   *Label:* X Url
            -   *Category:* Bootstrap Package > Social Media

            Insert the full account url

        -   **page.theme.socialmedia.channels.bluesky.label**

            -   *Type:* `string`
            -   *Default:* `"Bluesky"`
            -   *Label:* Bluesky Label
            -   *Category:* Bootstrap Package > Social Media

        -   **page.theme.socialmedia.channels.bluesky.url**

            -   *Type:* `string`
            -   *Label:* Bluesky Url
            -   *Category:* Bootstrap Package > Social Media

            Insert the full account url

        -   **page.theme.socialmedia.channels.mastodon.label**

            -   *Type:* `string`
            -   *Default:* `"Mastodon"`
            -   *Label:* Mastodon Label
            -   *Category:* Bootstrap Package > Social Media

        -   **page.theme.socialmedia.channels.mastodon.url**

            -   *Type:* `string`
            -   *Label:* Mastodon Url
            -   *Category:* Bootstrap Package > Social Media

            Insert the full account url

        -   **page.theme.socialmedia.channels.threads.label**

            -   *Type:* `string`
            -   *Default:* `"Threads"`
            -   *Label:* Threads Label
            -   *Category:* Bootstrap Package > Social Media

        -   **page.theme.socialmedia.channels.threads.url**

            -   *Type:* `string`
            -   *Label:* Threads Url
            -   *Category:* Bootstrap Package > Social Media

            Insert the full account url

        -   **page.theme.socialmedia.channels.telegram.label**

            -   *Type:* `string`
            -   *Default:* `"Telegram"`
            -   *Label:* Telegram Label
            -   *Category:* Bootstrap Package > Social Media

        -   **page.theme.socialmedia.channels.telegram.url**

            -   *Type:* `string`
            -   *Label:* Telegram Url
            -   *Category:* Bootstrap Package > Social Media

            Insert the full account url

        -   **page.theme.socialmedia.channels.whatsapp.label**

            -   *Type:* `string`
            -   *Default:* `"Whatsapp"`
            -   *Label:* Whatsapp Label
            -   *Category:* Bootstrap Package > Social Media

        -   **page.theme.socialmedia.channels.whatsapp.url**

            -   *Type:* `string`
            -   *Label:* Whatsapp Url
            -   *Category:* Bootstrap Package > Social Media

            Insert the full account url

        -   **page.theme.socialmedia.channels.instagram.label**

            -   *Type:* `string`
            -   *Default:* `"Instagram"`
            -   *Label:* Instagram Label
            -   *Category:* Bootstrap Package > Social Media

        -   **page.theme.socialmedia.channels.instagram.url**

            -   *Type:* `string`
            -   *Label:* Instagram Url
            -   *Category:* Bootstrap Package > Social Media

            Insert the full account url

        -   **page.theme.socialmedia.channels.github.label**

            -   *Type:* `string`
            -   *Default:* `"GitHub"`
            -   *Label:* GitHub Label
            -   *Category:* Bootstrap Package > Social Media

        -   **page.theme.socialmedia.channels.github.url**

            -   *Type:* `string`
            -   *Label:* GitHub Url
            -   *Category:* Bootstrap Package > Social Media

            Insert the full account url

        -   **page.theme.socialmedia.channels.researchgate.label**

            -   *Type:* `string`
            -   *Default:* `"Research Gate"`
            -   *Label:* Research Gate Label
            -   *Category:* Bootstrap Package > Social Media

        -   **page.theme.socialmedia.channels.researchgate.url**

            -   *Type:* `string`
            -   *Label:* Research Gate Url
            -   *Category:* Bootstrap Package > Social Media

            Insert the full account url

        -   **page.theme.socialmedia.channels.linkedin.label**

            -   *Type:* `string`
            -   *Default:* `"LinkedIn"`
            -   *Label:* LinkedIn Label
            -   *Category:* Bootstrap Package > Social Media

        -   **page.theme.socialmedia.channels.linkedin.url**

            -   *Type:* `string`
            -   *Label:* LinkedIn Url
            -   *Category:* Bootstrap Package > Social Media

            Insert the full account url

        -   **page.theme.socialmedia.channels.xing.label**

            -   *Type:* `string`
            -   *Default:* `"Xing"`
            -   *Label:* Xing Label
            -   *Category:* Bootstrap Package > Social Media

        -   **page.theme.socialmedia.channels.xing.url**

            -   *Type:* `string`
            -   *Label:* Xing Url
            -   *Category:* Bootstrap Package > Social Media

            Insert the full account url

        -   **page.theme.socialmedia.channels.youtube.label**

            -   *Type:* `string`
            -   *Default:* `"YouTube"`
            -   *Label:* YouTube Label
            -   *Category:* Bootstrap Package > Social Media

        -   **page.theme.socialmedia.channels.youtube.url**

            -   *Type:* `string`
            -   *Label:* YouTube Url
            -   *Category:* Bootstrap Package > Social Media

            Insert the full account url

        -   **page.theme.socialmedia.channels.vk.label**

            -   *Type:* `string`
            -   *Default:* `"VK"`
            -   *Label:* VK Label
            -   *Category:* Bootstrap Package > Social Media

        -   **page.theme.socialmedia.channels.vk.url**

            -   *Type:* `string`
            -   *Label:* VK Url
            -   *Category:* Bootstrap Package > Social Media

            Insert the full account url

        -   **page.theme.socialmedia.channels.vimeo.label**

            -   *Type:* `string`
            -   *Default:* `"Vimeo"`
            -   *Label:* Vimeo Label
            -   *Category:* Bootstrap Package > Social Media

        -   **page.theme.socialmedia.channels.vimeo.url**

            -   *Type:* `string`
            -   *Label:* Vimeo Url
            -   *Category:* Bootstrap Package > Social Media

            Insert the full account url

        -   **page.theme.socialmedia.channels.rss.label**

            -   *Type:* `string`
            -   *Default:* `"RSS"`
            -   *Label:* RSS Label
            -   *Category:* Bootstrap Package > Social Media

        -   **page.theme.socialmedia.channels.rss.url**

            -   *Type:* `string`
            -   *Label:* RSS Url
            -   *Category:* Bootstrap Package > Social Media

            Insert the full account url

        -   **page.theme.socialmedia.channels.discord.label**

            -   *Type:* `string`
            -   *Default:* `"Discord"`
            -   *Label:* Discord Label
            -   *Category:* Bootstrap Package > Social Media

        -   **page.theme.socialmedia.channels.discord.url**

            -   *Type:* `string`
            -   *Label:* Discord Url
            -   *Category:* Bootstrap Package > Social Media

            Insert the full server url

    -   **BootstrapPackage.meta**

        -   *Label:* Meta

        -   **page.meta.viewport**

            -   *Type:* `string`
            -   *Default:* `"width=device-width, initial-scale=1, minimum-scale=1"`
            -   *Label:* viewport
            -   *Category:* Bootstrap Package > Meta

        -   **page.meta.robots**

            -   *Type:* `string`
            -   *Default:* `"index,follow"`
            -   *Label:* robots
            -   *Category:* Bootstrap Package > Meta

        -   **page.meta.mobile-web-app-capable**

            -   *Type:* `string`
            -   *Default:* `"no"`
            -   *Label:* mobile-web-app-capable
            -   *Category:* Bootstrap Package > Meta

        -   **page.meta.google**

            -   *Type:* `string`
            -   *Default:* `"notranslate"`
            -   *Label:* google
            -   *Category:* Bootstrap Package > Meta

        -   **page.meta.google-site-verification**

            -   *Type:* `string`
            -   *Label:* google-site-verification
            -   *Category:* Bootstrap Package > Meta

    -   **BootstrapPackage.config**

        -   *Label:* Config

        -   **config.no_cache**

            -   *Type:* `bool`
            -   *Default:* `false`
            -   *Label:* No Cache
            -   *Category:* Bootstrap Package > Config

        -   **config.removeDefaultJS**

            -   *Type:* `string`
            -   *Default:* `"0"`
            -   *Label:* Remove default JavaScript
            -   *Enum:* { "0": "Do not remove", "1": "Remove", "external": "Move to external file" }
            -   *Category:* Bootstrap Package > Config

        -   **config.compressJs**

            -   *Type:* `bool`
            -   *Default:* `true`
            -   *Label:* Compress JavaScript
            -   *Category:* Bootstrap Package > Config

        -   **config.compressCss**

            -   *Type:* `bool`
            -   *Default:* `true`
            -   *Label:* Compress CSS
            -   *Category:* Bootstrap Package > Config

        -   **config.concatenateJs**

            -   *Type:* `bool`
            -   *Default:* `true`
            -   *Label:* Concatenate JavaScript
            -   *Category:* Bootstrap Package > Config

        -   **config.concatenateCss**

            -   *Type:* `bool`
            -   *Default:* `true`
            -   *Label:* Concatenate CSS
            -   *Category:* Bootstrap Package > Config

        -   **config.admPanel**

            -   *Type:* `bool`
            -   *Default:* `true`
            -   *Label:* Admin Panel
            -   *Category:* Bootstrap Package > Config

        -   **config.headerComment**

            -   *Type:* `string`
            -   *Default:* `"Based on the TYPO3 Bootstrap Package by Benjamin Kott - https://www.bootstrap-package.com/"`
            -   *Label:* Header Comment
            -   *Category:* Bootstrap Package > Config

        -   **config.sendCacheHeaders**

            -   *Type:* `bool`
            -   *Default:* `true`
            -   *Label:* Send cache headers
            -   *Category:* Bootstrap Package > Config

            Allow appropriate caching by transparent proxies and browser clients

    -   **BootstrapPackage.settings**

        -   *Label:* Settings

        -   **plugin.bootstrap_package.settings.cssSourceMapping**

            -   *Type:* `bool`
            -   *Default:* `false`
            -   *Label:* CSS source mapping
            -   *Category:* Bootstrap Package > Settings

            Create a CSS source map useful to debug CSS in browser developer tools. Note: CSS compression will be disabled.

        -   **plugin.bootstrap_package.settings.overrideParserVariables**

            -   *Type:* `bool`
            -   *Default:* `true`
            -   *Label:* Override Parser Variables
            -   *Category:* Bootstrap Package > Settings

            If enabled the variables defined in your SCSS files will be overridden with the ones defined as Site Settings
