We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d7b759 commit 9c9fbd6Copy full SHA for 9c9fbd6
docs/features/authentication.md
@@ -26,7 +26,7 @@ By default, client connections will use `scram-sha-256` for password encryption
26
27
```toml
28
[general]
29
-auth_method = "scram"
+auth_type = "scram"
30
```
31
32
Available options currently are:
0 commit comments