Merge branch 'stable' into mergeback/2.2.2
[akkoma] / config / description.exs
index 94468019f2d62ba3df743faba84cdfcc03c12649..f438a88abc10a394670705f9aca9fb9a77a8e67d 100644 (file)
@@ -101,11 +101,10 @@ config :pleroma, :config_description, [
       %{
         key: :proxy_remote,
         type: :boolean,
-        description:
-          """
-          Proxy requests to the remote uploader.\n
-          Useful if media upload endpoint is not internet accessible.
-          """
+        description: """
+        Proxy requests to the remote uploader.\n
+        Useful if media upload endpoint is not internet accessible.
+        """
       },
       %{
         key: :filename_display_max_length,