Merge pull request #4061 from backstage/orkohunter/add-some-caching-to-when-using-urlReader

techdocs-backend: cache docs site when built using urlReader for 30 minutes
This commit is contained in:
Himanshu Mishra
2021-01-14 12:17:30 +01:00
committed by GitHub
2 changed files with 17 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-techdocs-backend': patch
---
If using Url Reader, cache downloaded source files for 30 minutes.