File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ Major new features
116116 borg 2 repo, without doing any conversion.
117117 - borg transfer usually transfers compressed chunks (avoids recompression),
118118 but there is also the option to recompress them using a specific
119- compressor.
119+ compressor or re-chunk them with other chunker params .
120120
121121- better, more modern, faster crypto
122122
@@ -181,10 +181,9 @@ Major new features
181181 - remove recreate --recompress option, the repo-wide "repo-compress" is
182182 more efficient.
183183 - remove borg config command (it only worked locally anyway)
184- - repository storage quota limit (might come back if we find a more useful
185- implementation)
186- - repository append-only mode (might come back later, likely implemented
187- very differently)
184+ - repository storage quota limit
185+ - repository append-only mode (was replaced by borgstore posixfs backend
186+ permissions [all, read-only, write-only, no-delete])
188187
189188Other changes
190189~~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments