by default allow pseudonyms
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user