]> git.mxchange.org Git - friendica.git/blobdiff - view/fr/htconfig.tpl
Edited view/sv/registrations-top.tpl via GitHub
[friendica.git] / view / fr / htconfig.tpl
index c7c19bf69e1c69c94869d52da85fc2aad67a12f4..d31d5a39ff2a4606a230806daf7cc2e32829c12c 100644 (file)
@@ -62,3 +62,12 @@ $a->config['system']['huburl'] = 'http://pubsubhubbub.appspot.com';
 
 $a->config['system']['rino_encrypt'] = true;
 
+// default system theme
+
+$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';