forked from AkkomaGang/akkoma
[#1668] Formatting fix.
This commit is contained in:
parent
3a28aa8814
commit
50d4280880
1 changed files with 2 additions and 1 deletions
|
@ -3737,7 +3737,8 @@
|
||||||
%{
|
%{
|
||||||
key: :ip_whitelist,
|
key: :ip_whitelist,
|
||||||
type: [{:list, :string}, {:list, :charlist}, {:list, :tuple}],
|
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,
|
key: :auth,
|
||||||
|
|
Loading…
Reference in a new issue