mod/notification-email: add setting for certificate verification

This commit is contained in:
Christian Hesse 2026-04-22 11:04:57 +02:00
parent 3476ce35b3
commit ec7a44f9c6
5 changed files with 17 additions and 2 deletions

View file

@ -15,7 +15,7 @@
# Git commit id & info, expected configuration version
:global CommitId "unknown";
:global CommitInfo "unknown";
:global ExpectedConfigVersion 141;
:global ExpectedConfigVersion 142;
# global variables not to be changed by user
:global GlobalFunctionsReady false;