caching removed for api calls
This commit is contained in:
parent
5e0b39a1fb
commit
50b53f6371
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user