From c80bdf0b5ba39d3cac6f8635c3df749752b38760 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sun, 24 Mar 2024 22:06:29 -0300 Subject: upd8, thumbs: new --cache-path general cache --- src/web-routes.js | 1 + 1 file changed, 1 insertion(+) (limited to 'src/web-routes.js') diff --git a/src/web-routes.js b/src/web-routes.js index ab9633b8..efd86ca1 100644 --- a/src/web-routes.js +++ b/src/web-routes.js @@ -36,6 +36,7 @@ export const allStaticWebRoutes = [ export async function identifyDynamicWebRoutes({ mediaPath, mediaCachePath, + wikiCachePath, }) { const routeFunctions = [ () => Promise.resolve([ -- cgit 1.3.0-6-gf8a5