use md5 for ipv6
This commit is contained in:
parent
c99d176e39
commit
4498e0e715
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
local all all trust
|
||||
host all all 0.0.0.0/0 md5
|
||||
host all all ::1/128 md5
|
||||
host all all ::/128 md5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue