]> git.proxmox.com Git - pve-storage.git/blobdiff - PVE/Storage/Plugin.pm
Fix: #2124 storage: add zstd support
[pve-storage.git] / PVE / Storage / Plugin.pm
index 5f3e4c1707e5809248e62b72423e78f40c8a2b36..e9da4032baba396d627313f5678bb543fac96960 100644 (file)
@@ -18,7 +18,7 @@ use JSON;
 
 use base qw(PVE::SectionConfig);
 
-use constant COMPRESSOR_RE => 'gz|lzo';
+use constant COMPRESSOR_RE => 'gz|lzo|zst';
 
 our @COMMON_TAR_FLAGS = qw(
     --one-file-system