Apply suggestion to config/description.exs
authorAlexander Strizhakov <alex.strizhakov@gmail.com>
Tue, 3 Sep 2019 06:45:16 +0000 (06:45 +0000)
committerAlex S <alex.strizhakov@gmail.com>
Wed, 11 Sep 2019 06:25:33 +0000 (09:25 +0300)
config/description.exs

index 48cc70e6e68ece65ddd02f3927dbd290beff6fc0..37a8a5664d7d548cad8be9932ee6c1a746f3cc38 100644 (file)
@@ -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