File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -576,6 +576,8 @@ comments:
576576 active :
577577 # Setting `true` means remembering the comment system selected by the visitor.
578578 storage : true
579+ # Lazyload all comment systems.
580+ lazyload : false
579581 # Modify texts or order for any navs, here are some examples.
580582 nav :
581583 # disqus:
@@ -589,7 +591,6 @@ disqus:
589591 enable : false
590592 shortname :
591593 count : true
592- lazyload : false
593594 # post_meta_order: 0
594595
595596# DisqusJS
@@ -599,8 +600,7 @@ disqus:
599600disqusjs :
600601 enable : false
601602 # API Endpoint of Disqus API (https://disqus.com/api/).
602- # Leave api empty if you are able to connect to Disqus API.
603- # Otherwise you need a reverse proxy for Disqus API.
603+ # Leave api empty if you are able to connect to Disqus API. Otherwise you need a reverse proxy for it.
604604 # For example:
605605 # api: https://disqus.skk.moe/disqus/
606606 api :
You can’t perform that action at this time.
0 commit comments