backup-{email,upload}: add setting in configuration

This commit is contained in:
Christian Hesse 2026-04-24 14:20:29 +02:00
parent 2f621a5981
commit 2f5aa2f337
3 changed files with 5 additions and 3 deletions

View file

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