Merge remote-tracking branch 'origin/main'

This commit is contained in:
Syncthing
2026-05-29 10:03:30 +00:00
46 changed files with 3909 additions and 3 deletions
+3 -3
View File
@@ -76,12 +76,12 @@ watchlist-sync process-thumbs --apply
---
## Cron jobs (Hermes)
## Cron jobs (Hermes, на Кракене с 2026-05-27)
| Job | Schedule | Действие |
|-----|----------|----------|
| `watchlist-discover` (`6aba6979b8c4`) | вс 09:00 | discover --apply + git commit |
| `watchlist-sync-down` (`7d12b6d48786`) | ежедн. 10:00 | process-thumbs --apply → sync-down --apply |
| `watchlist-discover` | вс 09:00 | discover --apply + git commit (Кракен) |
| `watchlist-nightly` | ежедн. 01:00 | process-thumbs → resolve → sync-down → sync-up (Кракен) |
---