Remove suggestions
[akkoma] / config / description.exs
index 2bbb125400327c95946cc26692e59167ce4bbbac..79e1368d025d99b7d23818bfbdacdcb9d2f1978d 100644 (file)
@@ -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,