logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma git clone https://hacktivis.me/git/pleroma.git
commit: ce78b64db8976821e5ca0cee0444fffe91744149
parent 5a084d6f8deea40b8134094d10053ca0e9ef51fd
Author: Mark Felder <feld@feld.me>
Date:   Wed, 23 Dec 2020 17:41:10 -0600

Formatting

Diffstat:

Mconfig/description.exs9++++-----
1 file changed, 4 insertions(+), 5 deletions(-)

diff --git 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,