diff --git a/docs/deployments/configuration.md b/docs/deployments/configuration.md index 57c98a3a..a153dbc6 100644 --- a/docs/deployments/configuration.md +++ b/docs/deployments/configuration.md @@ -73,7 +73,7 @@ http: `compressionThreshold` - _Type_: number; _Default_: 1200 (bytes) -For HTTP clients that support (Brotli) compression encoding, responses that are larger than than this threshold will be compressed (also note that for clients that accept compression, any streaming responses from queries are compressed as well, since the size is not known beforehand). +For HTTP clients that support (Brotli) compression encoding, responses that are larger than this threshold will be compressed (also note that for clients that accept compression, any streaming responses from queries are compressed as well, since the size is not known beforehand). ```yaml http: diff --git a/versioned_docs/version-4.2/deployments/configuration.md b/versioned_docs/version-4.2/deployments/configuration.md index eb21ae58..9b4ff5d8 100644 --- a/versioned_docs/version-4.2/deployments/configuration.md +++ b/versioned_docs/version-4.2/deployments/configuration.md @@ -51,7 +51,7 @@ http: `compressionThreshold` - _Type_: number; _Default_: 1200 (bytes) -For HTTP clients that support (Brotli) compression encoding, responses that are larger than than this threshold will be compressed (also note that for clients that accept compression, any streaming responses from queries are compressed as well, since the size is not known beforehand). +For HTTP clients that support (Brotli) compression encoding, responses that are larger than this threshold will be compressed (also note that for clients that accept compression, any streaming responses from queries are compressed as well, since the size is not known beforehand). ```yaml http: diff --git a/versioned_docs/version-4.3/deployments/configuration.md b/versioned_docs/version-4.3/deployments/configuration.md index efd91ffd..8edab1b7 100644 --- a/versioned_docs/version-4.3/deployments/configuration.md +++ b/versioned_docs/version-4.3/deployments/configuration.md @@ -51,7 +51,7 @@ http: `compressionThreshold` - _Type_: number; _Default_: 1200 (bytes) -For HTTP clients that support (Brotli) compression encoding, responses that are larger than than this threshold will be compressed (also note that for clients that accept compression, any streaming responses from queries are compressed as well, since the size is not known beforehand). +For HTTP clients that support (Brotli) compression encoding, responses that are larger than this threshold will be compressed (also note that for clients that accept compression, any streaming responses from queries are compressed as well, since the size is not known beforehand). ```yaml http: diff --git a/versioned_docs/version-4.4/deployments/configuration.md b/versioned_docs/version-4.4/deployments/configuration.md index 6022d05f..6be81165 100644 --- a/versioned_docs/version-4.4/deployments/configuration.md +++ b/versioned_docs/version-4.4/deployments/configuration.md @@ -51,7 +51,7 @@ http: `compressionThreshold` - _Type_: number; _Default_: 1200 (bytes) -For HTTP clients that support (Brotli) compression encoding, responses that are larger than than this threshold will be compressed (also note that for clients that accept compression, any streaming responses from queries are compressed as well, since the size is not known beforehand). +For HTTP clients that support (Brotli) compression encoding, responses that are larger than this threshold will be compressed (also note that for clients that accept compression, any streaming responses from queries are compressed as well, since the size is not known beforehand). ```yaml http: diff --git a/versioned_docs/version-4.5/deployments/configuration.md b/versioned_docs/version-4.5/deployments/configuration.md index a65d26d0..f5604760 100644 --- a/versioned_docs/version-4.5/deployments/configuration.md +++ b/versioned_docs/version-4.5/deployments/configuration.md @@ -73,7 +73,7 @@ http: `compressionThreshold` - _Type_: number; _Default_: 1200 (bytes) -For HTTP clients that support (Brotli) compression encoding, responses that are larger than than this threshold will be compressed (also note that for clients that accept compression, any streaming responses from queries are compressed as well, since the size is not known beforehand). +For HTTP clients that support (Brotli) compression encoding, responses that are larger than this threshold will be compressed (also note that for clients that accept compression, any streaming responses from queries are compressed as well, since the size is not known beforehand). ```yaml http: diff --git a/versioned_docs/version-4.6/deployments/configuration.md b/versioned_docs/version-4.6/deployments/configuration.md index 89fe9ca7..465a68dc 100644 --- a/versioned_docs/version-4.6/deployments/configuration.md +++ b/versioned_docs/version-4.6/deployments/configuration.md @@ -73,7 +73,7 @@ http: `compressionThreshold` - _Type_: number; _Default_: 1200 (bytes) -For HTTP clients that support (Brotli) compression encoding, responses that are larger than than this threshold will be compressed (also note that for clients that accept compression, any streaming responses from queries are compressed as well, since the size is not known beforehand). +For HTTP clients that support (Brotli) compression encoding, responses that are larger than this threshold will be compressed (also note that for clients that accept compression, any streaming responses from queries are compressed as well, since the size is not known beforehand). ```yaml http: