feat(researchowl): activar monitor de noticias RSS (NEWS_ENABLED=true)

Flip del flag que deja operativo el monitor F0-F2 ya desplegado en
b1c5bc73. Defaults: poll cada 6h, digest al primer TELEGRAM_ALLOWED_USERS.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-03 07:01:58 +00:00
co-authored by Claude Fable 5
parent 54b356b6b9
commit 7dc2b41d63
+2
View File
@@ -92,6 +92,8 @@ spec:
key: ghost-api-key-en key: ghost-api-key-en
- name: SEO_AUTOFILL - name: SEO_AUTOFILL
value: "on" value: "on"
- name: NEWS_ENABLED
value: "true"
volumeMounts: volumeMounts:
- name: data - name: data
mountPath: /data mountPath: /data