aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--modules/postgresql/templates/pg_hba.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/postgresql/templates/pg_hba.conf b/modules/postgresql/templates/pg_hba.conf
index bfc86c12..8280584f 100644
--- a/modules/postgresql/templates/pg_hba.conf
+++ b/modules/postgresql/templates/pg_hba.conf
@@ -95,7 +95,7 @@ end
%>
<%
-lang = ['en']
+lang = ['en','de']
for l in lang
%>
host phpbb_<%= l %> phpbb 127.0.0.1/32 md5