Formatting

This commit is contained in:
Mark Felder 2021-06-02 11:21:04 -05:00
parent 69aed310de
commit 297feb73f4
1 changed files with 2 additions and 1 deletions

View File

@ -682,7 +682,8 @@ config :pleroma, :config_description, [
%{ %{
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,