Trigger queue cleaner sequentially (#14)

* added option to run queue cleaner after content blocker

* updated readme to clearly state what the jobs do
This commit is contained in:
Marius Nechifor
2024-11-25 21:33:06 +02:00
committed by GitHub
parent 599242aa2a
commit a0c8ff72fb
8 changed files with 118 additions and 44 deletions

View File

@@ -177,6 +177,7 @@ services:
- TRIGGERS__CONTENTBLOCKER=0/30 * * * * ?
- QUEUECLEANER__ENABLED=true
- QUEUECLEANER__RUNSEQUENTIALLY=true
- CONTENTBLOCKER__ENABLED=true
- CONTENTBLOCKER__BLACKLIST__ENABLED=true