[#1668] Formatting fix.

This commit is contained in:
Ivan Tashkinov 2020-10-20 16:18:24 +03:00
parent 3a28aa8814
commit 50d4280880
1 changed files with 2 additions and 1 deletions

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,