[DEFAULTS] Update default reserved usernames
This commit is contained in:
parent
3992629a08
commit
07c033de33
@ -167,8 +167,8 @@ abstract class DefaultSettings
|
|||||||
'image' => '/theme/licenses/cc_by_4.0.png',
|
'image' => '/theme/licenses/cc_by_4.0.png',
|
||||||
],
|
],
|
||||||
'nickname' => [
|
'nickname' => [
|
||||||
'blacklist' => ['doc', 'main', 'avatar', 'theme'],
|
'reserved' => ['doc', 'main', 'avatar', 'theme', 'settings', 'admin'],
|
||||||
'featured' => [],
|
'featured' => [],
|
||||||
],
|
],
|
||||||
'profile' => [
|
'profile' => [
|
||||||
'bio_text_limit' => null,
|
'bio_text_limit' => null,
|
||||||
|
Loading…
Reference in New Issue
Block a user