Added messages, message to reserved usernames in settings.yml config

• Added:
- messages, message to reserved usernames in settings.yml config
This commit is contained in:
mgabdev 2020-10-29 23:40:05 -05:00
parent acb91445c9
commit 91b43f86fe
1 changed files with 2 additions and 0 deletions

View File

@ -90,6 +90,8 @@ defaults: &defaults
- suggestions - suggestions
- link - link
- links - links
- messages
- message
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