Update changedetectionio/templates/edit.html

Co-authored-by: dgtlmoon <leigh@morresi.net>
diff-proposed-for-bwees
Brandon Wees 2 years ago committed by GitHub
parent 58cb7fbc2a
commit 3e43d7ad1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -160,7 +160,7 @@ User-Agent: wonderbra 1.0") }}
<div class="pure-control-group" id="request-method">
{{ render_field(form.trigger_type) }}
<span class="pure-form-message-inline">
This filter only compares to the previous snapshot. This is different from the "Only trigger when new lines appear" setting which checks all previous snapshots.
This filter only compares to the previous snapshot. This is different from the "Only trigger when new lines appear" setting which checks all previous snapshots.</br>
This is good for filtering out notifications that only are showing deleted content. (i.e A notice being removed from a website)
</span>
</div>

Loading…
Cancel
Save