projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a084d6
)
Formatting
author
Mark Felder
<feld@feld.me>
Wed, 23 Dec 2020 23:41:10 +0000
(17:41 -0600)
committer
Mark Felder
<feld@feld.me>
Wed, 23 Dec 2020 23:41:10 +0000
(17:41 -0600)
config/description.exs
patch
|
blob
|
history
diff --git
a/config/description.exs
b/config/description.exs
index 94468019f2d62ba3df743faba84cdfcc03c12649..f438a88abc10a394670705f9aca9fb9a77a8e67d 100644
(file)
--- a/
config/description.exs
+++ b/
config/description.exs
@@
-101,11
+101,10
@@
config :pleroma, :config_description, [
%{
key: :proxy_remote,
type: :boolean,
- description:
- """
- Proxy requests to the remote uploader.\n
- Useful if media upload endpoint is not internet accessible.
- """
+ description: """
+ Proxy requests to the remote uploader.\n
+ Useful if media upload endpoint is not internet accessible.
+ """
},
%{
key: :filename_display_max_length,