Skip to content

Commit 2d1552a

Browse files
committed
set security config default to true
1 parent 4707ec8 commit 2d1552a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -610,7 +610,7 @@ leancloud_visitors:
610610
app_id: #<app_id>
611611
app_key: #<app_key>
612612
# Dependencies: https://github.com/theme-next/hexo-leancloud-counter-security
613-
security: false
613+
security: true
614614

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

0 commit comments

Comments
 (0)