diff --git a/pablok/supercache-bundle/0.5/config/packages/dev/supercache.yaml b/pablok/supercache-bundle/0.5/config/packages/dev/supercache.yaml deleted file mode 100644 index f37de9be..00000000 --- a/pablok/supercache-bundle/0.5/config/packages/dev/supercache.yaml +++ /dev/null @@ -1,2 +0,0 @@ -supercache: - enabled: false diff --git a/pablok/supercache-bundle/0.5/config/packages/supercache.yaml b/pablok/supercache-bundle/0.5/config/packages/prod/supercache.yaml similarity index 100% rename from pablok/supercache-bundle/0.5/config/packages/supercache.yaml rename to pablok/supercache-bundle/0.5/config/packages/prod/supercache.yaml diff --git a/pablok/supercache-bundle/0.5/manifest.json b/pablok/supercache-bundle/0.5/manifest.json index e4387b64..36f44f55 100644 --- a/pablok/supercache-bundle/0.5/manifest.json +++ b/pablok/supercache-bundle/0.5/manifest.json @@ -1,6 +1,6 @@ { "bundles": { - "PabloK\\SupercacheBundle\\SupercacheBundle": ["all"] + "PabloK\\SupercacheBundle\\SupercacheBundle": ["prod"] }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/"