From a447c4b939c5582221e7f5880cec8a9fbc5b8ad0 Mon Sep 17 00:00:00 2001 From: Axel Burri Date: Sat, 7 Dec 2019 14:07:56 +0100 Subject: [PATCH] documentation: btrbk.conf.5: add note about ssh_compression / stream_compress relation --- doc/btrbk.conf.5.asciidoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/btrbk.conf.5.asciidoc b/doc/btrbk.conf.5.asciidoc index dbe28a0..dc80336 100644 --- a/doc/btrbk.conf.5.asciidoc +++ b/doc/btrbk.conf.5.asciidoc @@ -252,7 +252,8 @@ not be certain about this, such operations are disallowed in *ssh_compression* yes|no:: Enables or disables the compression of ssh connections. Defaults - to ``no''. + to ``no''. Note that if *stream_compress* is enabled, ssh + compression will always be disabled for send/receive operations. *ssh_cipher_spec* :: Selects the cipher specification for encrypting the session