plugin.tx_hive_thm_webfontloader {
    settings {
        production {
            includePath {
                public = EXT:hive_thm_webfontloader/Resources/Public/
                private = EXT:hive_thm_webfontloader/Resources/Private/
                frontend {
                    public = typo3conf/ext/hive_thm_blazy/Resources/Public/
                }
            }
            optional {
            	active = 1
            }
        }
    }
}