We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0972b8c commit 29e2e59Copy full SHA for 29e2e59
_config.yml
@@ -606,10 +606,11 @@ leancloud_visitors:
606
enable: false
607
app_id: #<app_id>
608
app_key: #<app_key>
609
+ # LeanCloud Counter Security Plugin (beta, currently under the testing).
610
# Dependencies: https://github.com/theme-next/hexo-leancloud-counter-security
611
# If you don't care about security in lc counter and just want to use it directly
612
# (without hexo-leancloud-counter-security plugin), set the `security` to `false`.
- security: true
613
+ security: false
614
betterPerformance: false
615
616
# Another tool to show number of visitors to each article.
0 commit comments