projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a28aa8
)
[#1668] Formatting fix.
author
Ivan Tashkinov
<ivantashkinov@gmail.com>
Tue, 20 Oct 2020 13:18:24 +0000
(16:18 +0300)
committer
Ivan Tashkinov
<ivantashkinov@gmail.com>
Tue, 20 Oct 2020 13:18:24 +0000
(16:18 +0300)
config/description.exs
patch
|
blob
|
history
diff --git
a/config/description.exs
b/config/description.exs
index 0fe86ded7539d82b0994cc9f0a216a03acfb0775..11755d757b793c9fcea30ac6abacab6a28f81648 100644
(file)
--- a/
config/description.exs
+++ b/
config/description.exs
@@
-3737,7
+3737,8
@@
config :pleroma, :config_description, [
%{
key: :ip_whitelist,
type: [{:list, :string}, {:list, :charlist}, {:list, :tuple}],
- description: "[Pleroma extension] If non-empty, restricts access to app metrics endpoint to specified IP addresses."
+ description:
+ "[Pleroma extension] If non-empty, restricts access to app metrics endpoint to specified IP addresses."
},
%{
key: :auth,