aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config/description.exs2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/description.exs b/config/description.exs
index 684d3fc0e..48cc70e6e 100644
--- a/config/description.exs
+++ b/config/description.exs
@@ -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