diff options
Diffstat (limited to 'backuper.sh')
-rw-r--r-- | backuper.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backuper.sh b/backuper.sh index ce66ba0..abee7e4 100644 --- a/backuper.sh +++ b/backuper.sh @@ -17,7 +17,7 @@ ## Settings GPG_RECIPIENTS="" -MBUFFER_SIZE="100M" +MBUFFER_SIZE="10M" ## Internal variables - backup process NAME="" |