diff --git a/docker-compose.yml b/docker-compose.yml index f541efb2..a686ad5d 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -47,6 +47,9 @@ services: # # Hides the `Referer` header so that monitored websites can't see the changedetection.io hostname. # - HIDE_REFERER=true + # + # Default number of parallel/concurrent fetchers + # - FETCH_WORKERS=10 # Comment out ports: when using behind a reverse proxy , enable networks: etc. ports: