| Option | ALERT_DISCLAIMER | |
| Description | Disclaimer to notify that alerts are sent from a given view or repository | |
        See also EMAIL_ACTION_DISCLAIMER.
      
For alerts sent from LogScale Cloud accounts, a small disclaimer is included on top of each email to clarify that it is sent as a LogScale notifier.
        For self-hosted installations, you may enable it by setting the
        ALERT_DISCLAIMER environment variable — as
        shown above.
      
ini
ALERT_DISCLAIMER=This is an alert from the repository/view ${viewName}
        In this example, the
        ${viewName} variable would
        be replaced by the name of the view or the repository.