aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config/description.exs3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/description.exs b/config/description.exs
index 1c3e3f900..abd802ac0 100644
--- 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,