From e802ee2b819229f32c23d13c80bc05bb34e62874 Mon Sep 17 00:00:00 2001 From: Brian Fletcher Date: Mon, 28 Apr 2025 15:05:40 +0100 Subject: [PATCH] Update .changeset/sharp-ligers-beg.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Fredrik Adelöw Signed-off-by: Brian Fletcher --- .changeset/sharp-ligers-beg.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/sharp-ligers-beg.md b/.changeset/sharp-ligers-beg.md index a89ce8ee05..0582ed72d2 100644 --- a/.changeset/sharp-ligers-beg.md +++ b/.changeset/sharp-ligers-beg.md @@ -2,4 +2,4 @@ '@backstage/plugin-catalog-backend': minor --- -Adds the ability to disable the default entity processors using a new boolean app config item `catalog.disableCatalogProcessors`. +Adds the ability to disable the default entity processors using a new boolean app config item `catalog.disableDefaultProcessors`.