plugin.tx_hive_thm_custom {
    settings {
        production {
            includePath {
                public = EXT:hive_thm_custom/Resources/Public/
                private = EXT:hive_thm_custom/Resources/Private/
                frontend {
                    public = typo3conf/ext/hive_thm_custom/Resources/Public/
                }
            }
        }
    }
}

plugin.tx_hive_thm_bs_toolkit.settings.lib.bsToolkit.bUseBsToolkit = 1

plugin.tx_hive_cfg_typoscript.settings.development.config.baseURL = development.localhost
plugin.tx_hive_cfg_typoscript.settings.staging.config.baseURL = staging.musterdomain.de
plugin.tx_hive_cfg_typoscript.settings.production.config.baseURL = www.musterdomain.de