Apply suggestion to config/description.exs

develop
Alexander Strizhakov 2019-09-03 06:45:16 +00:00 committed by Alex S
parent 65bc9e66ad
commit 5db2920644
1 changed files with 1 additions and 1 deletions

View 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