aboutsummaryrefslogtreecommitdiffstats
path: root/view/en/htconfig.tpl
diff options
context:
space:
mode:
authorfabrixxm <fabrix.xm@gmail.com>2011-01-28 07:26:57 +0100
committerfabrixxm <fabrix.xm@gmail.com>2011-01-28 07:26:57 +0100
commit8257b1b684d2c6087a93ae690aa27c907e578aa3 (patch)
treea0f4c07381c9c32aff694ecceaad37bf5fdf8aa4 /view/en/htconfig.tpl
parent444d82a5328433fbe48e18b928d35218905a756c (diff)
parent5d77bd9489763721b8f3e4a51c8cef1181276157 (diff)
downloadvolse-hubzilla-8257b1b684d2c6087a93ae690aa27c907e578aa3.tar.gz
volse-hubzilla-8257b1b684d2c6087a93ae690aa27c907e578aa3.tar.bz2
volse-hubzilla-8257b1b684d2c6087a93ae690aa27c907e578aa3.zip
Merge branch 'friendika-master'
Diffstat (limited to 'view/en/htconfig.tpl')
-rw-r--r--view/en/htconfig.tpl6
1 files changed, 6 insertions, 0 deletions
diff --git a/view/en/htconfig.tpl b/view/en/htconfig.tpl
index c7c19bf69..0182dbe5c 100644
--- a/view/en/htconfig.tpl
+++ b/view/en/htconfig.tpl
@@ -62,3 +62,9 @@ $a->config['system']['huburl'] = 'http://pubsubhubbub.appspot.com';
$a->config['system']['rino_encrypt'] = true;
+// Addons or plugins are configured here.
+// This is a comma seperated list of addons to enable. Example:
+// $a->config['system']['addon'] = 'js_upload,randplace,oembed';
+
+$a->config['system']['addon'] = 'js_upload';
+