From: Mark Felder Date: Wed, 23 Dec 2020 23:41:10 +0000 (-0600) Subject: Formatting X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=ce78b64db8976821e5ca0cee0444fffe91744149;p=akkoma Formatting --- diff --git a/config/description.exs b/config/description.exs index 94468019f..f438a88ab 100644 --- a/config/description.exs +++ b/config/description.exs @@ -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,