diff --git a/netbull/security-bundle/1.0/config/packages/netbull_security.yaml b/netbull/security-bundle/1.0/config/packages/netbull_security.yaml deleted file mode 100644 index 2f7daa79..00000000 --- a/netbull/security-bundle/1.0/config/packages/netbull_security.yaml +++ /dev/null @@ -1,2 +0,0 @@ -netbull_security: - banned_route: CHANGE_ME_WITH_REAL__ROUTE diff --git a/netbull/security-bundle/1.0/manifest.json b/netbull/security-bundle/1.0/manifest.json index fba1a4a4..5966c38d 100644 --- a/netbull/security-bundle/1.0/manifest.json +++ b/netbull/security-bundle/1.0/manifest.json @@ -2,9 +2,6 @@ "bundles": { "NetBull\\SecurityBundle\\NetBullSecurityBundle": ["all"] }, - "copy-from-recipe": { - "config/": "%CONFIG_DIR%/" - }, "composer-scripts": { "vendor/bin/browscap-php browscap:fetch": "php-script", "vendor/bin/browscap-php browscap:convert": "php-script"