Limit the IP addresses which can connect to Periphery. Supports IPv4/IPv6 addresses and subnets. Empty list allows all connections.
Declarations
Type
list of stringDefault
[ ]Example
[
"::ffff:12.34.56.78"
"10.0.10.0/24"
]Limit the IP addresses which can connect to Periphery. Supports IPv4/IPv6 addresses and subnets. Empty list allows all connections.
list of string[ ][
"::ffff:12.34.56.78"
"10.0.10.0/24"
]