caching removed for api calls

This commit is contained in:
Bangara Raju Kottedi 2024-05-07 05:04:13 +05:30
parent 5e0b39a1fb
commit 50b53f6371

View File

@ -125,6 +125,7 @@ pwa:
# Usually its value is the `baseurl` of another website that
# shares the same domain name as the current website.
deny_paths:
"/api"
# - "/example" # URLs match `<SITE_URL>/example/*` will not be cached by the PWA
paginate: 10