mirror of
https://github.com/mastodon/mastodon.git
synced 2025-01-04 17:35:01 +01:00
improved reserved_usernames list
This commit is contained in:
parent
8770905186
commit
283523c9a7
@ -27,21 +27,189 @@ defaults: &defaults
|
||||
- admin
|
||||
- administration
|
||||
- administrator
|
||||
- adminpanel
|
||||
- admins
|
||||
- analytics
|
||||
- anonymous
|
||||
- api
|
||||
- apiaccess
|
||||
- apiuser
|
||||
- app
|
||||
- appadmin
|
||||
- applicationadmin
|
||||
- appmanager
|
||||
- apps
|
||||
- archive
|
||||
- assets
|
||||
- auth
|
||||
- authentication
|
||||
- automation
|
||||
- backup
|
||||
- backupadmin
|
||||
- backupmanager
|
||||
- banned
|
||||
- billing
|
||||
- blog
|
||||
- bot
|
||||
- bots
|
||||
- broadcast
|
||||
- calendar
|
||||
- community
|
||||
- config
|
||||
- configuration
|
||||
- contact
|
||||
- contacts
|
||||
- content
|
||||
- control
|
||||
- credentials
|
||||
- dashboard
|
||||
- data
|
||||
- database
|
||||
- databaseadmin
|
||||
- databaseadmin
|
||||
- db
|
||||
- debug
|
||||
- default
|
||||
- demo
|
||||
- deployment
|
||||
- device
|
||||
- devices
|
||||
- discovery
|
||||
- docs
|
||||
- domain
|
||||
- download
|
||||
- downloads
|
||||
- editor
|
||||
- email
|
||||
- environment
|
||||
- error
|
||||
- example
|
||||
- external
|
||||
- faq
|
||||
- feature
|
||||
- feedback
|
||||
- filemanager
|
||||
- files
|
||||
- firewall
|
||||
- gateway
|
||||
- general
|
||||
- guest
|
||||
- guestaccount
|
||||
- guestuser
|
||||
- help
|
||||
- helpdesk
|
||||
- home
|
||||
- host
|
||||
- hostname
|
||||
- index
|
||||
- info
|
||||
- instance
|
||||
- integration
|
||||
- inventory
|
||||
- library
|
||||
- licensing
|
||||
- list
|
||||
- login
|
||||
- logout
|
||||
- logs
|
||||
- mail
|
||||
- maintenance
|
||||
- management
|
||||
- manager
|
||||
- master
|
||||
- media
|
||||
- member
|
||||
- members
|
||||
- message
|
||||
- messages
|
||||
- migration
|
||||
- mod
|
||||
- moderator
|
||||
- moderators
|
||||
- mods
|
||||
- monitoring
|
||||
- my
|
||||
- name
|
||||
- namespace
|
||||
- news
|
||||
- nocontent
|
||||
- notification
|
||||
- notifications
|
||||
- null
|
||||
- oauth
|
||||
- owner
|
||||
- owneraccount
|
||||
- page
|
||||
- pages
|
||||
- password
|
||||
- permissions
|
||||
- ping
|
||||
- pipeline
|
||||
- policy
|
||||
- post
|
||||
- posts
|
||||
- preferences
|
||||
- processing
|
||||
- profile
|
||||
- profiles
|
||||
- public
|
||||
- queue
|
||||
- quota
|
||||
- readonly
|
||||
- recover
|
||||
- register
|
||||
- registration
|
||||
- release
|
||||
- resource
|
||||
- resources
|
||||
- root
|
||||
- runtime
|
||||
- schedule
|
||||
- scheduler
|
||||
- search
|
||||
- security
|
||||
- server
|
||||
- session
|
||||
- settings
|
||||
- signin
|
||||
- signup
|
||||
- staff
|
||||
- status
|
||||
- storage
|
||||
- subscriber
|
||||
- subscription
|
||||
- superuser
|
||||
- support
|
||||
- system
|
||||
- team
|
||||
- teams
|
||||
- template
|
||||
- terms
|
||||
- token
|
||||
- tutorial
|
||||
- undefined
|
||||
- unknown
|
||||
- update
|
||||
- upload
|
||||
- uploads
|
||||
- user
|
||||
- useradmin
|
||||
- usermanager
|
||||
- usernames
|
||||
- userprofile
|
||||
- users
|
||||
- validate
|
||||
- validation
|
||||
- validator
|
||||
- version
|
||||
- versioning
|
||||
- webmaster
|
||||
- welcome
|
||||
- workflow
|
||||
- workspace
|
||||
- www
|
||||
- wwwroot
|
||||
- you
|
||||
- youraccount
|
||||
disallowed_hashtags: # space separated string or list of hashtags without the hash
|
||||
bootstrap_timeline_accounts: ''
|
||||
activity_api_enabled: true
|
||||
|
Loading…
Reference in New Issue
Block a user