Formatting
authorMark Felder <feld@feld.me>
Wed, 2 Jun 2021 16:21:04 +0000 (11:21 -0500)
committerMark Felder <feld@feld.me>
Wed, 2 Jun 2021 16:21:04 +0000 (11:21 -0500)
config/description.exs

index 1c3e3f9003ffdae9a596478854bdfc0748aafede..abd802ac0ab4a7cbbdcd4fee41d634d8d327b36d 100644 (file)
@@ -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,