[DEFAULTS] Update default reserved usernames

This commit is contained in:
Hugo Sales 2020-07-21 21:32:58 +00:00 committed by Hugo Sales
parent 3992629a08
commit 07c033de33
Signed by: someonewithpc
GPG Key ID: 7D0C7EAFC9D835A0
1 changed files with 2 additions and 2 deletions

View File

@ -167,8 +167,8 @@ abstract class DefaultSettings
'image' => '/theme/licenses/cc_by_4.0.png',
],
'nickname' => [
'blacklist' => ['doc', 'main', 'avatar', 'theme'],
'featured' => [],
'reserved' => ['doc', 'main', 'avatar', 'theme', 'settings', 'admin'],
'featured' => [],
],
'profile' => [
'bio_text_limit' => null,