瀏覽代碼

Merge pull request #11 from DanScharon/DanScharon-patch-1

add pigz in comment among possible values for compression type
Emmanuel B 1 年之前
父節點
當前提交
6babbafc1f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      autopostgresqlbackup

+ 1 - 1
autopostgresqlbackup

@@ -80,7 +80,7 @@ BRWEEKLY=5
 # Default is 12 months
 BRMONTHLY=12
 
-# Choose Compression type. (gzip, bzip2, xz or zstd)
+# Choose Compression type. (gzip, pigz, bzip2, xz or zstd)
 COMP=gzip
 
 # Compression options