Update documentation to reflect removal of favorites.json and transition to Redis for favorite articles management

This commit is contained in:
Omar Sánchez Pizarro
2026-01-19 21:54:04 +01:00
parent c832813cd6
commit 609d9e24e7
5 changed files with 7 additions and 8 deletions

View File

@@ -54,7 +54,7 @@ Abre tu navegador en: **http://localhost:3000**
La interfaz web lee automáticamente:
- `workers.json` - Configuración de workers
- `favorites.json` - Lista de favoritos
- Redis - Lista de favoritos (se almacenan en Redis)
- `config.yaml` - Configuración general (solo lectura)
- `monitor.log` - Logs del sistema