[#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 @@ 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,