Skip to content

Commit ad2c068

Browse files
committed
disabling pwa cache
1 parent 72ad14a commit ad2c068

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ assets:
140140
pwa:
141141
enabled: true # The option for PWA feature (installable)
142142
cache:
143-
enabled: true # The option for PWA offline cache
143+
enabled: false # The option for PWA offline cache
144144
# Paths defined here will be excluded from the PWA cache.
145145
# Usually its value is the `baseurl` of another website that
146146
# shares the same domain name as the current website.

0 commit comments

Comments
 (0)