aboutsummaryrefslogtreecommitdiffstats
path: root/modules/transifex/templates/20-engines.conf
diff options
context:
space:
mode:
Diffstat (limited to 'modules/transifex/templates/20-engines.conf')
-rw-r--r--modules/transifex/templates/20-engines.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/transifex/templates/20-engines.conf b/modules/transifex/templates/20-engines.conf
index ac59cb45..ed826902 100644
--- a/modules/transifex/templates/20-engines.conf
+++ b/modules/transifex/templates/20-engines.conf
@@ -9,7 +9,7 @@ DATABASE_ENGINE = 'postgresql_psycopg2'
DATABASE_NAME = 'transifex'
# The following are not used for sqlite3
DATABASE_USER = 'transifex'
-DATABASE_PASSWORD = 'transifex'
+DATABASE_PASSWORD = '<%= password %>'
DATABASE_HOST = 'pgsql.mageia.org' # Set to empty string for local socket
DATABASE_PORT = '' # Set to empty string for default