Fix typo (#647)
This commit is contained in:
parent
4a099d698d
commit
4f6ba90570
|
|
@ -172,7 +172,7 @@ explanation of `ttl` and `loop_wait` parameters.
|
||||||
ones include
|
ones include
|
||||||
|
|
||||||
```
|
```
|
||||||
hostsll all +pamrole all pam
|
hostssl all +pamrole all pam
|
||||||
```
|
```
|
||||||
, where pamrole is the name of the role for the pam authentication; any
|
, where pamrole is the name of the role for the pam authentication; any
|
||||||
custom `pg_hba` should include the pam line to avoid breaking pam
|
custom `pg_hba` should include the pam line to avoid breaking pam
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue