Skip to content

Commit 49b3152

Browse files
authored
Refactored LC configuration.
1 parent c2a6cf4 commit 49b3152

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

_config.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -605,13 +605,12 @@ rating:
605605

606606
# Show number of visitors to each article.
607607
# 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
610608
leancloud_visitors:
611609
enable: false
612-
security: false
613610
app_id: #<app_id>
614611
app_key: #<app_key>
612+
# Dependencies: https://github.com/theme-next/hexo-leancloud-counter-security
613+
security: false
615614

616615
# Another tool to show number of visitors to each article.
617616
# visit https://console.firebase.google.com/u/0/ to get apiKey and projectId

0 commit comments

Comments
 (0)