Remove suggestions
This commit is contained in:
parent
1b8fd7e65a
commit
efd6572ffb
|
@ -841,12 +841,7 @@
|
||||||
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,
|
||||||
|
|
Loading…
Reference in New Issue