Remove suggestions

This commit is contained in:
Mark Felder 2020-10-16 17:43:44 +00:00
parent 1b8fd7e65a
commit efd6572ffb

View file

@ -841,12 +841,7 @@ config :pleroma, :config_description, [
key: :autofollowing_nicknames, key: :autofollowing_nicknames,
type: {:list, :string}, type: {:list, :string},
description: description:
"Set to nicknames of (local) users that automatically follows every newly registered user", "Set to nicknames of (local) users that automatically follows every newly registered user"
suggestions: [
"admin",
"info",
"moderator",
]
}, },
%{ %{
key: :attachment_links, key: :attachment_links,