Skip to content

Commit 9c9fbd6

Browse files
committed
fix config
1 parent 5d7b759 commit 9c9fbd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/features/authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ By default, client connections will use `scram-sha-256` for password encryption
2626

2727
```toml
2828
[general]
29-
auth_method = "scram"
29+
auth_type = "scram"
3030
```
3131

3232
Available options currently are:

0 commit comments

Comments
 (0)