Skip to content

Commit 1848619

Browse files
committed
deactivated caching
1 parent d8294db commit 1848619

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ comments:
123123
category_id: DIC_kwDOMR7Pa84ChcWe
124124
mapping: pathname # optional, default to 'pathname'
125125
strict: # optional, default to '0'
126-
input_position: top # optional, default to 'bottom'
126+
input_position: # optional, default to 'bottom'
127127
lang: # optional, default to the value of `site.lang`
128128
reactions_enabled: 1 # optional, default to the value of `1`
129129

@@ -138,7 +138,7 @@ assets:
138138
pwa:
139139
enabled: true # the option for PWA feature (installable)
140140
cache:
141-
enabled: true # the option for PWA offline cache
141+
enabled: false # the option for PWA offline cache
142142
# Paths defined here will be excluded from the PWA cache.
143143
# Usually its value is the `baseurl` of another website that
144144
# shares the same domain name as the current website.

0 commit comments

Comments
 (0)