From ebcd9a7028a3b85c166f872148f8563656d79506 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Jan 2022 11:29:38 +0000 Subject: [PATCH] deploy: da17e8bf0bd68531f7b14602a7792e8477813f6f --- edge/config/environment/index.html | 24 ++++++++- edge/search/search_index.json | 2 +- edge/sitemap.xml | 82 +++++++++++++++--------------- 3 files changed, 64 insertions(+), 44 deletions(-) diff --git a/edge/config/environment/index.html b/edge/config/environment/index.html index e9b1544e..fb87072f 100644 --- a/edge/config/environment/index.html +++ b/edge/config/environment/index.html @@ -746,6 +746,13 @@ LOGWATCH_RECIPIENT + + +
  • + + LOGWATCH_SENDER + +
  • @@ -2617,6 +2624,13 @@ LOGWATCH_RECIPIENT +
  • + +
  • + + LOGWATCH_SENDER + +
  • @@ -3474,9 +3488,9 @@ If this is not set and reports are enabled with the old options, logrotate will
  • => Specify the recipient address(es)
  • PFLOGSUMM_SENDER
    -

    From address for pflogsumm reports.

    +

    Sender address (FROM) for pflogsumm reports if pflogsumm reports are enabled.

    LOGWATCH_INTERVAL
    @@ -3492,6 +3506,12 @@ If this is not set and reports are enabled with the old options, logrotate will
  • not set => Use REPORT_RECIPIENT or POSTMASTER_ADDRESS
  • => Specify the recipient address(es)
  • +
    LOGWATCH_SENDER
    +

    Sender address (FROM) for logwatch reports if logwatch reports are enabled.

    +
    REPORT_RECIPIENT (deprecated)

    Enables a report being sent (created by pflogsumm) on a regular basis.