# TYPE DATABASE USER ADDRESS METHOD {% for i in pleroma.postgresServer.pg_hba %} {{ i.type }} {{ i.database }} {{ i.user }} {{ i.address }} {{ i.method }} {% endfor %}