Skip to content

Commit 29e2e59

Browse files
committed
LeanCloud Counter Security Plugin (beta, currently under the testing).
In beta version option `security: false` by default.
1 parent 0972b8c commit 29e2e59

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -606,10 +606,11 @@ leancloud_visitors:
606606
enable: false
607607
app_id: #<app_id>
608608
app_key: #<app_key>
609+
# LeanCloud Counter Security Plugin (beta, currently under the testing).
609610
# Dependencies: https://github.com/theme-next/hexo-leancloud-counter-security
610611
# If you don't care about security in lc counter and just want to use it directly
611612
# (without hexo-leancloud-counter-security plugin), set the `security` to `false`.
612-
security: true
613+
security: false
613614
betterPerformance: false
614615

615616
# Another tool to show number of visitors to each article.

0 commit comments

Comments
 (0)