leancloud security

This commit is contained in:
Tsanie Lily 2019-05-31 09:54:33 +08:00
parent f54541a9c5
commit dd4bb16e75

View File

@ -802,13 +802,13 @@ rating:
# Show number of visitors to each article. # Show number of visitors to each article.
# You can visit https://leancloud.cn to get AppID and AppKey. # You can visit https://leancloud.cn to get AppID and AppKey.
leancloud_visitors: leancloud_visitors:
enable: false enable: true
app_id: #<app_id> app_id: vJdB5Pp3rGzcC99XCeutwu0U-gzGzoHsz
app_key: #<app_key> app_key: 0NNOVurBQYa5g2V7MWOu36gQ
# Dependencies: https://github.com/theme-next/hexo-leancloud-counter-security # Dependencies: https://github.com/theme-next/hexo-leancloud-counter-security
# If you don't care about security in leancloud counter and just want to use it directly # If you don't care about security in leancloud counter and just want to use it directly
# (without hexo-leancloud-counter-security plugin), set `security` to `false`. # (without hexo-leancloud-counter-security plugin), set `security` to `false`.
security: true security: false
betterPerformance: false betterPerformance: false
# Another tool to show number of visitors to each article. # Another tool to show number of visitors to each article.