Schema URL

Type: object

Root Schema of options for Cloudtoid GatewayCore

Properties

system object

This section that contains all system wide configurations.

1 nested properties
routeCacheMaxCount integer

The maximum number of mappings between "inbound downstream request path" and "outbound upstream request URL" that can be cached in memory.

Default: 100000
routes Record<string, object>

This is the section in which proxy routes are defined.