mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 05:44:08 -07:00
Merge pull request #937 from ioannidesalex/patch-15
Better backup compression
This commit is contained in:
commit
b928745f2f
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
# Internal variables
|
# Internal variables
|
||||||
HOMEDIR='/home'
|
HOMEDIR='/home'
|
||||||
BACKUP='/backup'
|
BACKUP='/backup'
|
||||||
BACKUP_GZIP=5
|
BACKUP_GZIP=9
|
||||||
BACKUP_DISK_LIMIT=95
|
BACKUP_DISK_LIMIT=95
|
||||||
BACKUP_LA_LIMIT=5
|
BACKUP_LA_LIMIT=5
|
||||||
RRD_STEP=300
|
RRD_STEP=300
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue