refactor(config): migrer le flux RSS vers l'endpoint commun

Co-authored-by: Codex <codex@antoineve.me>
This commit is contained in:
2026-09-13 12:44:03 +02:00
committed by OpenCode
parent 97a14d9543
commit c02f46245f
5 changed files with 66 additions and 13 deletions
+2 -1
View File
@@ -94,7 +94,8 @@ AI_BASE_URL=https://api.openai.com/v1
# --- Blog ---
BLOG_ENABLED=false
BLOG_RSS_URL=https://blogpeda.ac-bordeaux.fr/cjeliote/?feed=rss2
BLOG_ENDPOINT__URL=https://blogpeda.ac-bordeaux.fr/cjeliote/?feed=rss2
# Ancien nom temporairement supporté avec un avertissement de dépréciation : BLOG_RSS_URL
# --- Divers ---
DRY_RUN=false