Added "welcome" to list of reserved usernames in settings.yml
• Added: - "welcome" to list of reserved usernames in settings.yml
This commit is contained in:
parent
185907d055
commit
1211751018
|
@ -84,6 +84,7 @@ defaults: &defaults
|
|||
- username
|
||||
- users
|
||||
- webmaster
|
||||
- welcome
|
||||
disallowed_hashtags: # space separated string or list of hashtags without the hash
|
||||
bootstrap_timeline_accounts: ''
|
||||
activity_api_enabled: true
|
||||
|
|
Loading…
Reference in New Issue