From bdec300f080dbf98099763c7a7ff1b130385d9ac Mon Sep 17 00:00:00 2001 From: Raffi Tamizian <3493656+raffitamizian@users.noreply.github.com> Date: Fri, 17 May 2024 13:31:51 +0100 Subject: [PATCH] Update .changeset/cold-seas-end.md Co-authored-by: Patrik Oldsberg Signed-off-by: Raffi Tamizian <3493656+raffitamizian@users.noreply.github.com> --- .changeset/cold-seas-end.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/cold-seas-end.md b/.changeset/cold-seas-end.md index 751110a866..96fa048fbd 100644 --- a/.changeset/cold-seas-end.md +++ b/.changeset/cold-seas-end.md @@ -2,4 +2,4 @@ '@backstage/backend-common': patch --- -Updates config.d.ts to reflect valid redis cache config option +Updated configuration schema to include the `useRedisSets` cache config option.