[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 11822cbed0
commit 640c4b2ca8
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,