We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ddc761 commit fff01b7Copy full SHA for fff01b7
_config.yml
@@ -605,9 +605,11 @@ rating:
605
606
# Show number of visitors to each article.
607
# You can visit https://leancloud.cn get AppID and AppKey.
608
+# Set up instruction: https://leaferx.online/2018/02/11/lc-security/
609
+# Dependencies: https://github.com/theme-next/hexo-leancloud-counter-security
610
leancloud_visitors:
611
enable: false
- security: false # See more at: https://leaferx.online/2018/02/11/lc-security/ . A serious security bug fix.
612
+ security: false
613
app_id: #<app_id>
614
app_key: #<app_key>
615
0 commit comments