projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0624e06
)
Apply suggestion to config/description.exs
author
Alexander Strizhakov
<alex.strizhakov@gmail.com>
Tue, 3 Sep 2019 06:45:02 +0000
(06:45 +0000)
committer
Alex S
<alex.strizhakov@gmail.com>
Wed, 11 Sep 2019 06:25:33 +0000
(09:25 +0300)
config/description.exs
patch
|
blob
|
history
diff --git
a/config/description.exs
b/config/description.exs
index 684d3fc0e48662701a11c4e37f2dca89c62d18c9..48cc70e6e68ece65ddd02f3927dbd290beff6fc0 100644
(file)
--- 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