]> git.mxchange.org Git - friendica.git/blobdiff - view/en/htconfig.tpl
quattro: added delete buttons to groups and contacts
[friendica.git] / view / en / htconfig.tpl
old mode 100644 (file)
new mode 100755 (executable)
index c535cef..3eb2da0
@@ -66,3 +66,6 @@ $a->config['system']['rino_encrypt'] = true;
 
 $a->config['system']['theme'] = 'duepuntozero';
 
+// By default allow pseudonyms
+
+$a->config['system']['no_regfullname'] = true;