Merge branch 'bugfix/ci-majic-release' into 'develop'
[akkoma] / config / description.exs
index 2a18989224fd12e9c0f87a16d55ba63ea4b81847..0da1da57d85a55b35ef9f8e0a712b3e52ab37a90 100644 (file)
@@ -829,13 +829,7 @@ config :pleroma, :config_description, [
         key: :autofollowed_nicknames,
         type: {:list, :string},
         description:
-          "Set to nicknames of (local) users that every new user should automatically follow",
-        suggestions: [
-          "lain",
-          "kaniini",
-          "lanodan",
-          "rinpatch"
-        ]
+          "Set to nicknames of (local) users that every new user should automatically follow"
       },
       %{
         key: :attachment_links,