mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced 2026-09-26 15:26:13 +00:00
Env var - PAGE_WATCH_LIMIT enhancements (#4359)
This commit is contained in:
@@ -66,6 +66,10 @@ services:
|
||||
# Absolute minimum seconds to recheck, overrides any watch minimum, change to 0 to disable
|
||||
# - MINIMUM_SECONDS_RECHECK_TIME=3
|
||||
#
|
||||
# Cap the total number of watches this instance will hold - adding more (UI, API, import)
|
||||
# is refused until one is deleted. Unset means unlimited.
|
||||
# - PAGE_WATCH_LIMIT=100
|
||||
#
|
||||
# If you want to watch local files file:///path/to/file.txt (careful! security implications!)
|
||||
# - ALLOW_FILE_URI=False
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user