瀏覽代碼

Better compression

Alexandros Ioannides 9 年之前
父節點
當前提交
f04574d1f8
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      func/main.sh

+ 1 - 1
func/main.sh

@@ -2,7 +2,7 @@
 # Internal variables
 HOMEDIR='/home'
 BACKUP='/backup'
-BACKUP_GZIP=5
+BACKUP_GZIP=9
 BACKUP_DISK_LIMIT=95
 BACKUP_LA_LIMIT=5
 RRD_STEP=300