From 29e2e590abf902a9dcfab47df8b8a46e060b2ee8 Mon Sep 17 00:00:00 2001 From: "Ivan.Nginx" Date: Thu, 15 Mar 2018 15:14:34 +0300 Subject: [PATCH] LeanCloud Counter Security Plugin (beta, currently under the testing). In beta version option `security: false` by default. --- _config.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 1f3665a751..2b01f9c48b 100644 --- a/_config.yml +++ b/_config.yml @@ -606,10 +606,11 @@ leancloud_visitors: enable: false app_id: # app_key: # + # LeanCloud Counter Security Plugin (beta, currently under the testing). # Dependencies: https://github.com/theme-next/hexo-leancloud-counter-security # If you don't care about security in lc counter and just want to use it directly # (without hexo-leancloud-counter-security plugin), set the `security` to `false`. - security: true + security: false betterPerformance: false # Another tool to show number of visitors to each article.