odyssey: update documentation/configuration.md

This commit is contained in:
Dmitry Simonenko 2018-04-26 16:07:02 +03:00
parent a907873715
commit bdac1ae8ab
1 changed files with 1 additions and 0 deletions

View File

@ -355,6 +355,7 @@ Set route athentication method. Supported:
"block" - block this user
"clear_text" - PostgreSQL clear text authentication
"md5" - PostgreSQL MD5 authentication
"cert" - Compare client certificate CommonName with username
```
`authentication "none"`