email-backup: export terse

This commit is contained in:
Christian Hesse 2018-12-12 21:32:50 +01:00
parent 6e4d715937
commit 587fef5451

View file

@ -37,8 +37,8 @@
}
# create and email configuration export
:if ($"backup-send-export"= true) do={
/ export file=$filename;
:if ($"backup-send-export" = true) do={
/ export terse file=$filename;
/ delay delay-time=10;
/ tool e-mail send to=$"email-backup-to" cc=$"email-backup-cc" \
subject=("[" . $identity . "] Config") \