Skip to content

Commit 3cfd0e0

Browse files
compression: remove version info for zstd
1.1.4 was long ago, all supported borg versions have it now. also note that borg also supports "no compression" (none).
1 parent 46fe732 commit 3cfd0e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ BorgBackup – Deduplicating archiver with compression and authenticated encrypt
1313
<ul>
1414
<li>Space efficient storage of backups.
1515
<li>Secure, authenticated encryption.
16-
<li>Compression: LZ4, zlib, LZMA, zstd (since borg 1.1.4).
16+
<li>Compression: lz4, zstd, zlib, lzma or none.
1717
<li>Mountable backups with FUSE.
1818
<li>Easy installation on multiple platforms: Linux, macOS, BSD, ...
1919
<li>Free software (BSD license).

0 commit comments

Comments
 (0)