diff --git a/.changeset/sharp-ligers-beg.md b/.changeset/sharp-ligers-beg.md new file mode 100644 index 0000000000..a89ce8ee05 --- /dev/null +++ b/.changeset/sharp-ligers-beg.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-catalog-backend': minor +--- + +Adds the ability to disable the default entity processors using a new boolean app config item `catalog.disableCatalogProcessors`.