📲大致实现自部署,由于内存占用异常目前使用crontab实现定时爬取

This commit is contained in:
2024-08-11 23:16:04 +08:00
parent c1e72eef31
commit c88382a7ac
5 changed files with 86 additions and 4 deletions

View File

@ -11,7 +11,7 @@ spider_settings:
json_url: "https://blog.liushen.fun/friend.json"
article_count: 5
merge_result:
enable: true
enable: false
merge_json_url: "https://fc.liushen.fun"
# 邮箱推送功能配置,暂未实现,等待后续开发