File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -123,7 +123,7 @@ comments:
123
123
category_id : DIC_kwDOMR7Pa84ChcWe
124
124
mapping : pathname # optional, default to 'pathname'
125
125
strict : # optional, default to '0'
126
- input_position : top # optional, default to 'bottom'
126
+ input_position : # optional, default to 'bottom'
127
127
lang : # optional, default to the value of `site.lang`
128
128
reactions_enabled : 1 # optional, default to the value of `1`
129
129
@@ -138,7 +138,7 @@ assets:
138
138
pwa :
139
139
enabled : true # the option for PWA feature (installable)
140
140
cache :
141
- enabled : true # the option for PWA offline cache
141
+ enabled : false # the option for PWA offline cache
142
142
# Paths defined here will be excluded from the PWA cache.
143
143
# Usually its value is the `baseurl` of another website that
144
144
# shares the same domain name as the current website.
You can’t perform that action at this time.
0 commit comments