diff options
author | Christian Hesse <mail@eworm.de> | 2022-01-05 22:37:35 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-01-06 08:19:58 +0100 |
commit | 95b17ab9a17b7ad11df7c467813a061aead1c835 (patch) | |
tree | 5d29fd04bc66168a435af77dd394937841a3d98c /global-config | |
parent | 8c39f41ffcf3af7fe6d8b4091db5791756f59879 (diff) |
rename script email-backup -> backup-email
Diffstat (limited to 'global-config')
-rw-r--r-- | global-config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/global-config b/global-config index cd8ba58..1250818 100644 --- a/global-config +++ b/global-config @@ -49,7 +49,7 @@ # variable name, like this: #:global EmailGeneralToOverride { # "check-certificates"="override@example.com"; -# "email-backup"="backup@example.com"; +# "backup-email"="backup@example.com"; #} # Toggle this to disable symbols in notifications. |