forked from AkkomaGang/akkoma
The suggestions are problematic as they need to be real local account names
This commit is contained in:
parent
023f726d7f
commit
405f27b4f8
1 changed files with 1 additions and 7 deletions
|
@ -829,13 +829,7 @@
|
|||
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,
|
||||
|
|
Loading…
Reference in a new issue