aboutsummaryrefslogtreecommitdiffstats
path: root/view/en-gb/htconfig.tpl
diff options
context:
space:
mode:
authorAndrew Manning <tamanning@zoho.com>2016-01-21 21:40:29 -0500
committerAndrew Manning <tamanning@zoho.com>2016-01-21 21:40:29 -0500
commitb368e0a1f9715c6360748e9107f47bb5b117f04b (patch)
treedfc3d91e4fad927c12ddb6fcedf5cacc32a402bb /view/en-gb/htconfig.tpl
parentdff2cdc650cd3e0fc706640c01492fce2d9640f7 (diff)
parentdcaef756e7f9531bc4d1353b04ff44736032ffda (diff)
downloadvolse-hubzilla-b368e0a1f9715c6360748e9107f47bb5b117f04b.tar.gz
volse-hubzilla-b368e0a1f9715c6360748e9107f47bb5b117f04b.tar.bz2
volse-hubzilla-b368e0a1f9715c6360748e9107f47bb5b117f04b.zip
Merge branch 'master' of https://github.com/redmatrix/hubzilla into activitystreams
Diffstat (limited to 'view/en-gb/htconfig.tpl')
-rw-r--r--view/en-gb/htconfig.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/view/en-gb/htconfig.tpl b/view/en-gb/htconfig.tpl
index c3bef0de3..9dd0a1ab2 100644
--- a/view/en-gb/htconfig.tpl
+++ b/view/en-gb/htconfig.tpl
@@ -8,6 +8,7 @@ $db_port = '{{$dbport}}';
$db_user = '{{$dbuser}}';
$db_pass = '{{$dbpass}}';
$db_data = '{{$dbdata}}';
+$db_type = '{{$dbtype}}'; // an integer. 0 or unset for mysql, 1 for postgres
/*
* Notice: Many of the following settings will be available in the admin panel