We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2a6cf4 commit 49b3152Copy full SHA for 49b3152
_config.yml
@@ -605,13 +605,12 @@ 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
612
- security: false
613
app_id: #<app_id>
614
app_key: #<app_key>
+ # Dependencies: https://github.com/theme-next/hexo-leancloud-counter-security
+ security: false
615
616
# Another tool to show number of visitors to each article.
617
# visit https://console.firebase.google.com/u/0/ to get apiKey and projectId
0 commit comments