aboutsummaryrefslogtreecommitdiffstats
path: root/view/cs/htconfig.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/cs/htconfig.tpl')
-rw-r--r--view/cs/htconfig.tpl7
1 files changed, 1 insertions, 6 deletions
diff --git a/view/cs/htconfig.tpl b/view/cs/htconfig.tpl
index dca34f482..87ded77fd 100644
--- a/view/cs/htconfig.tpl
+++ b/view/cs/htconfig.tpl
@@ -1,4 +1,4 @@
-<?php
+<?php
// Nastavte následující pro Vaši instalaci MySQL
// Zkopírujte nebo přejmenujte tento soubor na .htconfig.php
@@ -70,9 +70,4 @@ $a->config['system']['rino_encrypt'] = true;
$a->config['system']['theme'] = 'duepuntozero';
-// Addony or pluginy se nastavují zde.
-// Toto je list čárkou oddělených addonů, které jsou povoleny. Příklad:
-// $a->config['system']['addon'] = 'js_upload,randplace,oembed';
-
-$a->config['system']['addon'] = 'js_upload';