Daily backup: 2026-02-23 - memory updates, config changes

This commit is contained in:
2026-02-23 00:00:15 -08:00
parent d4a4768e18
commit eb834306f7
9 changed files with 428 additions and 6 deletions

View File

@@ -1,8 +1,8 @@
{
"settings": {
"hours_lookback": 24,
"retention_days": 30,
"max_articles_per_feed": 10
"retention_days": 14,
"max_articles_per_feed": 6
},
"ollama": {
"model": "kamekichi128/qwen3-4b-instruct-2507:latest",
@@ -28,9 +28,15 @@
"enabled": true
},
{
"url": "https://rsshub.isrss.com/36kr/hot-list",
"name": "36氪 热榜",
"category": "China",
"url": "https://rsshub.isrss.com/reuters/world",
"name": "Reuters",
"category": "World",
"enabled": true
},
{
"url": "https://rsshub.isrss.com/readhub",
"name": "ReadHub",
"category": "Tech",
"enabled": true
}
]