forked from AkkomaGang/akkoma
Apply suggestion to config/description.exs
This commit is contained in:
parent
65bc9e66ad
commit
5db2920644
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@
|
|||
%{
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue