Allow configuring compression level

Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de>
This commit is contained in:
Steffen Jaeckel
2024-01-29 12:17:56 +01:00
committed by Steffen Jaeckel
parent 06f2ba19b4
commit 541c22cb13
4 changed files with 13 additions and 2 deletions

View File

@@ -389,6 +389,7 @@ typedef enum xmpp_conn_setting_t {
/* Int values */
XMPP_SETTING_PASSWORD_RETRIES = 0x40, /**< Number of retry attempts to
decrypt a private key file. */
XMPP_SETTING_COMPRESSION_LEVEL, /**< Compression level. */
/* Pointer values */
XMPP_SETTING_PASSWORD_CALLBACK_USERDATA = 0x80, /**< Userdata for password