From 5010b8ed410d27192925036d167a14eb1419d0b8 Mon Sep 17 00:00:00 2001 From: mgabdev <> Date: Mon, 31 Aug 2020 19:50:20 -0500 Subject: [PATCH] Added "suggestions" to reserved usernames MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit • Added: - "suggestions" to reserved usernames --- config/settings.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/settings.yml b/config/settings.yml index 0e351c8d..a1da5774 100644 --- a/config/settings.yml +++ b/config/settings.yml @@ -87,6 +87,7 @@ defaults: &defaults - webmaster - welcome - bookmarks + - suggestions disallowed_hashtags: # space separated string or list of hashtags without the hash bootstrap_timeline_accounts: '' activity_api_enabled: true