aboutsummaryrefslogtreecommitdiffstats
path: root/view/it/htconfig.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/it/htconfig.tpl')
-rw-r--r--view/it/htconfig.tpl5
1 files changed, 0 insertions, 5 deletions
diff --git a/view/it/htconfig.tpl b/view/it/htconfig.tpl
index ea8439ebb..9f6e282ab 100644
--- a/view/it/htconfig.tpl
+++ b/view/it/htconfig.tpl
@@ -66,8 +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';