From 0ce18076c75ba5a517d728b531d0e012b76796c0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 May 2021 19:18:35 +0000 Subject: [PATCH] deploy: bab0277723f46c00016eabd48ec3a932b1244bf5 --- edge/config/environment/index.html | 39 +++++++++++++++ edge/search/search_index.json | 2 +- edge/sitemap.xml | 74 ++++++++++++++--------------- edge/sitemap.xml.gz | Bin 643 -> 643 bytes 4 files changed, 77 insertions(+), 38 deletions(-) diff --git a/edge/config/environment/index.html b/edge/config/environment/index.html index 7352339c..2a6e7b98 100644 --- a/edge/config/environment/index.html +++ b/edge/config/environment/index.html @@ -636,6 +636,20 @@ POSTMASTER_ADDRESS + + +
  • + + ENABLE_UPDATE_CHECK + + +
  • + +
  • + + UPDATE_CHECK_INTERVAL + +
  • @@ -2303,6 +2317,20 @@ POSTMASTER_ADDRESS +
  • + +
  • + + ENABLE_UPDATE_CHECK + + +
  • + +
  • + + UPDATE_CHECK_INTERVAL + +
  • @@ -3174,6 +3202,17 @@ FAIL2BAN_BLOCKTYPE=drop
  • empty => postmaster@domain.com
  • => Specify the postmaster address
  • +
    ENABLE_UPDATE_CHECK
    +

    Check for updates on container start and then once a day. If an update is available, a mail is send to POSTMASTER_ADDRESS.

    + +
    UPDATE_CHECK_INTERVAL
    +

    Customize the update check interval. Number + Suffix. Suffix must be 's' for seconds, 'm' for minutes, 'h' for hours or 'd' for days.

    +
    POSTSCREEN_ACTION