projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
023f726
)
The suggestions are problematic as they need to be real local account names
author
Mark Felder
<feld@feld.me>
Fri, 16 Oct 2020 17:41:44 +0000
(17:41 +0000)
committer
Mark Felder
<feld@feld.me>
Fri, 16 Oct 2020 17:41:44 +0000
(17:41 +0000)
config/description.exs
patch
|
blob
|
history
diff --git
a/config/description.exs
b/config/description.exs
index 2a18989224fd12e9c0f87a16d55ba63ea4b81847..0da1da57d85a55b35ef9f8e0a712b3e52ab37a90 100644
(file)
--- a/
config/description.exs
+++ b/
config/description.exs
@@
-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: :attachment_links,