diff --git a/zmconfig.pl.in b/zmconfig.pl.in index 12ec12d08..53cf82bf1 100755 --- a/zmconfig.pl.in +++ b/zmconfig.pl.in @@ -237,7 +237,7 @@ my @options = name => "ZM_BLEND_ALARMED_IMAGES", default => "yes", description => "Whether alarmed images are blended to update the reference image", - help => "To detect alarms ZoneMinder compares an image with a reference image which is formed from a composite of the previous images. This option determines whether images that cause events are included in this process. Doing so may increase the precision of the alarmed region but can cause problems if wholescale lighting changes cause alarms as this would not get fed back into the image.", + help => "To detect alarms ZoneMinder compares an image with a reference image which is formed from a composite of the previous images. This option determines whether images that cause events are included in this process. Doing so may increase the precision of the alarmed region but can cause problems if wholescale lighting changes cause alarms as this would not get fed back into the image and an alarm may persist indefinately. A better way to achive the same effect in most cases is to lower substantially the reference blend persentage in specific monitors..", type => $types{boolean}, }, {