global-config: update comment on backup options

This commit is contained in:
Christian Hesse 2026-04-28 16:36:15 +02:00
parent 11dc1e2aa1
commit 174e16502a

View file

@ -90,7 +90,8 @@
# Toggle this to disable color output in terminal/cli.
:global TerminalColorOutput true;
# This defines what backups to generate and what password to use.
# This defines what backups to generate, the password to use,
# and what random delay (between 0 and given seconds) to apply.
:global BackupSendBinary false;
:global BackupSendExport true;
:global BackupSendGlobalConfig true;