Update ip_whitelist type
This commit is contained in:
parent
9411f90398
commit
7a91877ee4
@ -3320,7 +3320,7 @@ config :pleroma, :config_description, [
|
||||
%{
|
||||
key: :ip_whitelist,
|
||||
label: "IP Whitelist",
|
||||
type: [:multiple_select, {:list, :charlist}, {:list, :tuple}],
|
||||
type: [:multiple_select, :tuple],
|
||||
description: "Restrict access of app metrics endpoint to the specified IP addresses."
|
||||
},
|
||||
%{
|
||||
|
Loading…
Reference in New Issue
Block a user