1
0
Fork 1
mirror of https://akkoma.dev/AkkomaGang/akkoma.git synced 2024-12-25 04:53:06 +00:00

[#1668] Formatting fix.

This commit is contained in:
Ivan Tashkinov 2020-10-20 16:18:24 +03:00
parent 3a28aa8814
commit 50d4280880

View file

@ -3737,7 +3737,8 @@
%{
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,