%{
key: :description,
type: :string,
- description: "The instance's description. It can be seen in nodeinfo and `/api/v1/instance`",
+ description:
+ "The instance's description. It can be seen in nodeinfo and `/api/v1/instance`",
suggestions: [
"Very cool instance"
]
%{
key: :enabled,
type: :boolean,
- description:
- "Fetch posts when a new user is federated with"
+ description: "Fetch posts when a new user is federated with"
},
%{
key: :pages,