provide auto admin registration as before, but allow the current admin to create other admins

This commit is contained in:
friendica
2012-10-04 23:05:45 -07:00
parent 4302134fdd
commit 7bee460df2
9 changed files with 46 additions and 15 deletions

View File

@@ -37,7 +37,7 @@ $a->config['sitename'] = "Friendica Social Network";
$a->config['system']['register_policy'] = REGISTER_OPEN;
$a->config['register_text'] = '';
$a->config['admin_email'] = '';
$a->config[system']['admin_email'] = '';
// Maximum size of an imported message, 0 is unlimited