Merge branch 'develop' into 'feature/autofollowing'
[akkoma] / config / description.exs
index 79e1368d025d99b7d23818bfbdacdcb9d2f1978d..1c300cc45949fe402a24bceb7ab12ef3361c66fd 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: :autofollowing_nicknames,