Skip to content
This repository was archived by the owner on Apr 14, 2025. It is now read-only.

Commit 9956669

Browse files
Updated conf doc
1 parent b104500 commit 9956669

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

proxy.conf

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,8 @@
9696
# Connection timeout in seconds
9797
"pool_connection_timeout": 30
9898

99-
# Optional SSL mode. If not set, will default to `prefer`. See postgres doc for other values
99+
# Optional SSL mode. If not set, will default to `prefer`.
100+
# Other values as supported by tokio-postgres are `require`, `disable`
100101
#"ssl_mode": "require",
101102

102103
# Optional CA certificate path for use with the above `ssl_mode` parameter

0 commit comments

Comments
 (0)