kopia lustrzana https://github.com/dgtlmoon/changedetection.io
Update documentation - How to set number of concurrent fetchers
rodzic
dee23709a9
commit
6abdf2d332
|
@ -47,6 +47,9 @@ services:
|
||||||
#
|
#
|
||||||
# Hides the `Referer` header so that monitored websites can't see the changedetection.io hostname.
|
# Hides the `Referer` header so that monitored websites can't see the changedetection.io hostname.
|
||||||
# - HIDE_REFERER=true
|
# - HIDE_REFERER=true
|
||||||
|
#
|
||||||
|
# Default number of parallel/concurrent fetchers
|
||||||
|
# - FETCH_WORKERS=10
|
||||||
|
|
||||||
# Comment out ports: when using behind a reverse proxy , enable networks: etc.
|
# Comment out ports: when using behind a reverse proxy , enable networks: etc.
|
||||||
ports:
|
ports:
|
||||||
|
|
Ładowanie…
Reference in New Issue