Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(server): database backups compatible with deduplication (#13965)
gzip --rsyncable has a slightly worse compression ratio, but allows for efficient deduplication and, as the name implies, faster rsync operations. Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
- Loading branch information