From: Mark Felder Date: Fri, 16 Oct 2020 17:43:44 +0000 (+0000) Subject: Remove suggestions X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=efd6572ffbf4cce86e28d351d3cbddd0a5334980;p=akkoma Remove suggestions --- diff --git a/config/description.exs b/config/description.exs index 2bbb12540..79e1368d0 100644 --- a/config/description.exs +++ b/config/description.exs @@ -841,12 +841,7 @@ config :pleroma, :config_description, [ key: :autofollowing_nicknames, type: {:list, :string}, description: - "Set to nicknames of (local) users that automatically follows every newly registered user", - suggestions: [ - "admin", - "info", - "moderator", - ] + "Set to nicknames of (local) users that automatically follows every newly registered user" }, %{ key: :attachment_links,