[editor] Add explanatory hint for exceptions

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2022-06-20 19:02:00 +02:00
parent ee6670212b
commit beb491f015
Signed by: luzifer
GPG key ID: 0066F03ED215AD7D

View file

@ -355,6 +355,18 @@
Exceptions <b-badge>{{ countRuleExceptions }}</b-badge>
</div>
<b-alert
show
variant="info"
>
<font-awesome-icon
fixed-width
:icon="['fas', 'info-circle']"
/>
If the message does match one of these regular expressions, the rule is not executed.
(Use for example to disable link protection on certain messages.)
</b-alert>
<b-list-group flush>
<b-list-group-item>
<b-input-group>