Update conf.yaml
This commit is contained in:
parent
b73e090fed
commit
e919116f40
@ -3,7 +3,7 @@
|
|||||||
# json_url 请填写对应格式json的地址,仅支持网络地址
|
# json_url 请填写对应格式json的地址,仅支持网络地址
|
||||||
# article_count 请填写每个博客需要获取的最大文章数量
|
# article_count 请填写每个博客需要获取的最大文章数量
|
||||||
spider_settings:
|
spider_settings:
|
||||||
enable: false
|
enable: true
|
||||||
json_url: "https://blog.qyliu.top/friend.json"
|
json_url: "https://blog.qyliu.top/friend.json"
|
||||||
article_count: 5
|
article_count: 5
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user