Skip to content

Commit

Permalink
pwa
Browse files Browse the repository at this point in the history
  • Loading branch information
acf committed Dec 1, 2024
1 parent 49d5a3f commit 5eef8a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,9 +124,9 @@ assets:
env: # [development | production]

pwa:
enabled: true # The option for PWA feature (installable)
enabled: false # The option for PWA feature (installable)
cache:
enabled: true # The option for PWA offline cache
enabled: false # The option for PWA offline cache
# Paths defined here will be excluded from the PWA cache.
# Usually its value is the `baseurl` of another website that
# shares the same domain name as the current website.
Expand Down

0 comments on commit 5eef8a1

Please sign in to comment.