aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--backup-upload2
1 files changed, 1 insertions, 1 deletions
diff --git a/backup-upload b/backup-upload
index 6aba3e7..c482b42 100644
--- a/backup-upload
+++ b/backup-upload
@@ -76,7 +76,7 @@ $WaitFullyConnected;
# create configuration export
:if ($BackupSendExport = true) do={
- / export terse file=$FilePath;
+ / export terse show-sensitive file=$FilePath;
$WaitForFile ($FilePath . ".rsc");
:do {