logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma git clone https://hacktivis.me/git/pleroma.git
commit: 297feb73f4ea2de59cf3fc8f4beabe18e72a6311
parent 69aed310de48ccd80326c7b639d8e179dfd21ba8
Author: Mark Felder <feld@feld.me>
Date:   Wed,  2 Jun 2021 11:21:04 -0500

Formatting

Diffstat:

Mconfig/description.exs3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/config/description.exs b/config/description.exs @@ -682,7 +682,8 @@ 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." + 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,