Skip to content

Commit b281ece

Browse files
committed
Fix and add default to disableCompression property docs
1 parent c46e4a3 commit b281ece

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/main/sphinx/client/jdbc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ may not be specified using both methods.
248248
different users, the first registered token is stored and authenticates all
249249
users.
250250
* - `disableCompression`
251-
- Whether compression should be enabled.
251+
- Whether HTTP compression should be disabled. Defaults to `false`.
252252
* - `disallowLocalRedirect`
253253
- Whether client should reject redirects to localhost, link or site local
254254
IP addresses. Defaults to `false`.

0 commit comments

Comments
 (0)