From 26e61c87bb628100c3750b03d32de0171c0bac07 Mon Sep 17 00:00:00 2001 From: "Scott E. Graves" Date: Sat, 22 Feb 2025 06:15:13 -0600 Subject: [PATCH] updated README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b5c35d8..0c99e7f 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,10 @@ uniquely identify the server instance for multi-server setups. Example: * Execute `monitarr -r` to continuously monitor the configured servers. +NOTE: All servers listed in the configuration file will be checked based on the +value of `check_interval_minutes`. If no change is detected in a queued item +within the `timeout_minutes` value, the download will be removed and blocked. + ## Credits Inspired by the work of the following project: