Update wording for relays in docs and config description
This commit is contained in:
parent
297feb73f4
commit
679d4c23e9
2 changed files with 2 additions and 2 deletions
|
|
@ -683,7 +683,7 @@ config :pleroma, :config_description, [
|
|||
key: :allow_relay,
|
||||
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."
|
||||
"Permits remote instances to subscribe to all public posts of your instance. (Important!) This may increase the visibility of your instance."
|
||||
},
|
||||
%{
|
||||
key: :public,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue