docs: clarify route:mute_time_intervals (#4003)

It was referring to itself, maybe because of the deprecated homonym
global:mute_time_intervals ?

Signed-off-by: Marco Molteni <marco.molteni@pix4d.com>
This commit is contained in:
Marco Molteni 2024-09-23 11:49:16 +02:00 committed by GitHub
parent e9904f93a7
commit e149260220
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -222,7 +222,7 @@ matchers:
[ repeat_interval: <duration> | default = 4h ] [ repeat_interval: <duration> | default = 4h ]
# Times when the route should be muted. These must match the name of a # Times when the route should be muted. These must match the name of a
# mute time interval defined in the mute_time_intervals section. # time interval defined in the time_intervals section.
# Additionally, the root node cannot have any mute times. # Additionally, the root node cannot have any mute times.
# When a route is muted it will not send any notifications, but # When a route is muted it will not send any notifications, but
# otherwise acts normally (including ending the route-matching process # otherwise acts normally (including ending the route-matching process