From: Alexander Strizhakov Date: Tue, 3 Sep 2019 06:45:16 +0000 (+0000) Subject: Apply suggestion to config/description.exs X-Git-Url: http://git.squeep.com/?a=commitdiff_plain;h=5db2920644d8a82e53eaef228e39edef1e6af5aa;p=akkoma Apply suggestion to config/description.exs --- diff --git a/config/description.exs b/config/description.exs index 48cc70e6e..37a8a5664 100644 --- a/config/description.exs +++ b/config/description.exs @@ -55,7 +55,7 @@ config :pleroma, :config_description, [ %{ key: :proxy_remote, type: :boolean, - description: "If enabled, Pleroma will proxy media requests instead of redirecting to it", + description: "If enabled, requests to media stored using a remote uploader will be proxied instead of being redirected.", suggestions: [ true, false