Apply suggestion to config/description.exs

This commit is contained in:
Alexander Strizhakov 2019-09-03 06:45:16 +00:00 committed by Alex S
parent 65bc9e66ad
commit 5db2920644

View file

@ -55,7 +55,7 @@ config :pleroma, :config_description, [
%{ %{
key: :proxy_remote, key: :proxy_remote,
type: :boolean, 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: [ suggestions: [
true, true,
false false