aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mga-mirrors/templates/mga-mirrors.ini
diff options
context:
space:
mode:
Diffstat (limited to 'modules/mga-mirrors/templates/mga-mirrors.ini')
-rw-r--r--modules/mga-mirrors/templates/mga-mirrors.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/mga-mirrors/templates/mga-mirrors.ini b/modules/mga-mirrors/templates/mga-mirrors.ini
index 973c65fd..ce7ee911 100644
--- a/modules/mga-mirrors/templates/mga-mirrors.ini
+++ b/modules/mga-mirrors/templates/mga-mirrors.ini
@@ -1,4 +1,4 @@
[db]
pgconn=host=pgsql.<%= domain %>;dbname=mirrors
user=mirrors
-password=<%= password %>
+password=<%= pgsql_password %>