Added new reserved usernames to settings config
• Added: - new reserved usernames to settings config fixes: #24
This commit is contained in:
parent
2346ef25ce
commit
3a08fa165e
@ -47,14 +47,45 @@ defaults: &defaults
|
|||||||
must_be_following: false
|
must_be_following: false
|
||||||
must_be_following_dm: false
|
must_be_following_dm: false
|
||||||
reserved_usernames:
|
reserved_usernames:
|
||||||
|
- about
|
||||||
|
- account
|
||||||
|
- accounts
|
||||||
- admin
|
- admin
|
||||||
- support
|
|
||||||
- help
|
|
||||||
- root
|
|
||||||
- webmaster
|
|
||||||
- administrator
|
- administrator
|
||||||
|
- api
|
||||||
|
- blocks
|
||||||
|
- compose
|
||||||
|
- filters
|
||||||
|
- group
|
||||||
|
- groups
|
||||||
|
- help
|
||||||
|
- home
|
||||||
|
- inbox
|
||||||
|
- intent
|
||||||
|
- interact
|
||||||
|
- invites
|
||||||
|
- list
|
||||||
|
- lists
|
||||||
|
- manifest
|
||||||
|
- media
|
||||||
- mod
|
- mod
|
||||||
- moderator
|
- moderator
|
||||||
|
- mutes
|
||||||
|
- notifications
|
||||||
|
- public
|
||||||
|
- root
|
||||||
|
- search
|
||||||
|
- settings
|
||||||
|
- share
|
||||||
|
- src
|
||||||
|
- support
|
||||||
|
- tag
|
||||||
|
- tags
|
||||||
|
- timeline
|
||||||
|
- user
|
||||||
|
- username
|
||||||
|
- users
|
||||||
|
- webmaster
|
||||||
disallowed_hashtags: # space separated string or list of hashtags without the hash
|
disallowed_hashtags: # space separated string or list of hashtags without the hash
|
||||||
bootstrap_timeline_accounts: ''
|
bootstrap_timeline_accounts: ''
|
||||||
activity_api_enabled: true
|
activity_api_enabled: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user