Remove duplicate paragraphs

This commit is contained in:
Ruben Vermeersch 2015-02-02 08:41:53 +01:00
parent d3bdc9c0d6
commit 750326eab2
1 changed files with 0 additions and 6 deletions

View File

@ -269,12 +269,6 @@ For modified files, only modified chunks have to be saved in a subsequent
backup. This even works if bytes are inserted or removed at arbitrary positions
within the file.
Files smaller than 512KiB are not split, chunks are of 512KiB to 8MiB in size.
The implementation aims for 1MiB chunk size on average.
For modified files, only modified chunks have to be saved in a subsequent backup.
This even works if bytes are inserted or removed at arbitrary positions within the file.
Threat Model
============