forked from AkkomaGang/akkoma
Formatting
This commit is contained in:
parent
69aed310de
commit
297feb73f4
1 changed files with 2 additions and 1 deletions
|
@ -682,7 +682,8 @@
|
||||||
%{
|
%{
|
||||||
key: :allow_relay,
|
key: :allow_relay,
|
||||||
type: :boolean,
|
type: :boolean,
|
||||||
description: "Enable Pleroma's Relay, which makes it possible to follow a whole instance. (Important!) This will increase the visibility of your instance."
|
description:
|
||||||
|
"Enable Pleroma's Relay, which makes it possible to follow a whole instance. (Important!) This will increase the visibility of your instance."
|
||||||
},
|
},
|
||||||
%{
|
%{
|
||||||
key: :public,
|
key: :public,
|
||||||
|
|
Loading…
Reference in a new issue