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 13eb0334..6523dfd4 100644
--- a/modules/transifex/templates/20-engines.conf
+++ b/modules/transifex/templates/20-engines.conf
@@ -3,7 +3,7 @@
## Database configuration
-# http://docs.djangoproject.com/en/dev/ref/settings/#database-engine
+# https://docs.djangoproject.com/en/dev/ref/settings/#database-engine
DATABASE_ENGINE = 'postgresql_psycopg2'
# Use file path for sqlite3
DATABASE_NAME = 'transifex'