Merge pull request #8564 from backstage/bug/techdocs-cache-rec-deploy

[TechDocs] Allow cache in recommended deployment mode
This commit is contained in:
Eric Peterson
2021-12-21 14:16:11 +01:00
committed by GitHub
2 changed files with 7 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-techdocs-backend': patch
---
Fixed a bug preventing cache from being enabled in TechDocs "recommended" deployment mode.