projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b8fd7e
)
Remove suggestions
author
Mark Felder
<feld@feld.me>
Fri, 16 Oct 2020 17:43:44 +0000
(17:43 +0000)
committer
Mark Felder
<feld@feld.me>
Fri, 16 Oct 2020 17:43:44 +0000
(17:43 +0000)
config/description.exs
patch
|
blob
|
history
diff --git
a/config/description.exs
b/config/description.exs
index 2bbb125400327c95946cc26692e59167ce4bbbac..79e1368d025d99b7d23818bfbdacdcb9d2f1978d 100644
(file)
--- 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,