add lz4
This commit is contained in:
@@ -19,7 +19,7 @@ type Config struct {
|
||||
ServerURL string `json:"server_url"`
|
||||
// LocalDataset is the ZFS dataset to backup
|
||||
LocalDataset string `json:"local_dataset"`
|
||||
// Compress enables gzip compression for transfers
|
||||
// Compress enables LZ4 compression for transfers
|
||||
Compress bool `json:"compress"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user