AdguardTeam / AdguardTeam/AdGuardHome
AdGuard Home makes copies of local filters
- Lenguaje dominante
- TypeScript
- Estrellas
- 36.9k
- Forks
- 2.5k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
We should inspect whether this is necessary. If not, it's better to not waste resources and disk space on that.
Original message:
* * *
On the filepath-based filters, it seems that it still makes copies of local filters lists. I even made it with the exact name and local it is saved, and refreshing makes it overwrite the list with itself. Prabably that could be improved, not making copies of local lists, because it causes unnecessary writing to the router flash...
```
Thu Mar 23 18:41:17 2023 daemon.err AdGuardHome[4640]: 2023/03/23 18:41:17.783850 [info] saving filter 1679514854 contents to: /opt/AdGuardHome/data/filters/1679514854.txt
```

_Originally posted by @cjom in https://github.com/AdguardTeam/AdGuardHome/issues/5606#issuecomment-1481782822_
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.