Explorar el Código

Better compression

Alexandros Ioannides hace 9 años
padre
commit
f04574d1f8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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