aboutsummaryrefslogtreecommitdiffstats
path: root/view/sv
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2011-12-12 16:28:33 -0800
committerfriendica <info@friendica.com>2011-12-12 16:28:33 -0800
commit01cae9a50af5207f014c99f9a97b7b93d70eaaa2 (patch)
tree319f2f3c13aa6e394a30e184a9ebe63fbc0fe7e0 /view/sv
parentc45b903178f5dd0a6b98697db52de444c4a5d66a (diff)
downloadvolse-hubzilla-01cae9a50af5207f014c99f9a97b7b93d70eaaa2.tar.gz
volse-hubzilla-01cae9a50af5207f014c99f9a97b7b93d70eaaa2.tar.bz2
volse-hubzilla-01cae9a50af5207f014c99f9a97b7b93d70eaaa2.zip
remove all plugins from default config
Diffstat (limited to 'view/sv')
-rw-r--r--view/sv/htconfig.tpl6
1 files changed, 0 insertions, 6 deletions
diff --git a/view/sv/htconfig.tpl b/view/sv/htconfig.tpl
index 6eb950130..c535cefa6 100644
--- a/view/sv/htconfig.tpl
+++ b/view/sv/htconfig.tpl
@@ -66,9 +66,3 @@ $a->config['system']['rino_encrypt'] = true;
$a->config['system']['theme'] = 'duepuntozero';
-// 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';
-