projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03da653
)
Apply 1 suggestion(s) to 1 file(s)
author
lain
<lain@soykaf.club>
Fri, 7 Aug 2020 11:07:02 +0000
(11:07 +0000)
committer
lain
<lain@soykaf.club>
Fri, 7 Aug 2020 11:07:02 +0000
(11:07 +0000)
config/description.exs
patch
|
blob
|
history
diff --git
a/config/description.exs
b/config/description.exs
index 1f50c995237af89cd28d609753cd053ac7bbeb3c..c7c8524dd95d7b328c8d1f166b0765fc12f93adc 100644
(file)
--- a/
config/description.exs
+++ b/
config/description.exs
@@
-3593,7
+3593,7
@@
config :pleroma, :config_description, [
%{
key: :available,
type: :map,
- description: "A map containing
frontends that we have some knowledge of
"
+ description: "A map containing
available frontends and parameters for their installation.
"
}
]
}