X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=config%2Fdescription.exs;h=f438a88abc10a394670705f9aca9fb9a77a8e67d;hb=79bc4bcc3cb89bb5860470626df5f02991b95885;hp=94468019f2d62ba3df743faba84cdfcc03c12649;hpb=5a084d6f8deea40b8134094d10053ca0e9ef51fd;p=akkoma 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,