aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config/description.exs7
1 files changed, 1 insertions, 6 deletions
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,