Apply suggestion to config/description.exs
This commit is contained in:
parent
0624e06a9c
commit
65bc9e66ad
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
|||
%{
|
||||
key: :link_name,
|
||||
type: :boolean,
|
||||
description: "If enabled Pleroma will add name parameter to the url off the upload",
|
||||
description: "If enabled, a name parameter will be added to the url of the upload. For example `https://instance.tld/media/imagehash.png?name=realname.png`",
|
||||
suggestions: [
|
||||
true,
|
||||
false
|
||||
|
|
Loading…
Reference in a new issue