mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
rsync: add config option for zstd support
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
@@ -12,4 +12,9 @@ if PACKAGE_rsync
|
||||
default y if USE_FS_ACL_ATTR
|
||||
default n
|
||||
|
||||
config RSYNC_zstd
|
||||
bool
|
||||
prompt "Enable zstd stream compression"
|
||||
default n
|
||||
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user