|
@@ -4,5 +4,5 @@
|
|
|
host replication all ::1/128 trust
|
|
|
+
|
|
|
+# All IPv4 and IPv6 connections allowed and trusted (don't run this on an IP oustide the local net
|
|
|
-+host all all 0.0.0.0/0 trust
|
|
|
-+host all all ::0/0 trust
|
|
|
++host all all 0.0.0.0/0 md5
|
|
|
++host all all ::0/0 md5
|