core-utils
Preparing search index...
@clipboard-health/clearance
ClearanceConfig
Interface ClearanceConfig
interface
ClearanceConfig
{
allowedHosts
:
readonly
string
[]
;
allowedPorts
:
readonly
number
[]
;
dnsTtlMs
:
number
;
idleTimeoutMs
:
number
;
listenHost
:
string
;
maxSockets
:
number
;
port
:
number
;
shouldBlockPrivateIps
:
boolean
;
}
Index
Properties
allowed
Hosts
allowed
Ports
dns
Ttl
Ms
idle
Timeout
Ms
listen
Host
max
Sockets
port
should
Block
Private
Ips
Properties
allowed
Hosts
allowedHosts
:
readonly
string
[]
allowed
Ports
allowedPorts
:
readonly
number
[]
dns
Ttl
Ms
dnsTtlMs
:
number
idle
Timeout
Ms
idleTimeoutMs
:
number
listen
Host
listenHost
:
string
max
Sockets
maxSockets
:
number
port
port
:
number
should
Block
Private
Ips
shouldBlockPrivateIps
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
allowed
Hosts
allowed
Ports
dns
Ttl
Ms
idle
Timeout
Ms
listen
Host
max
Sockets
port
should
Block
Private
Ips
core-utils
Loading...