Apply suggestion to config/description.exs

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

View File

@ -38,7 +38,7 @@ config :pleroma, :config_description, [
%{
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