Options for configuring the router.

Hierarchy

  • RouterOptions

Properties

compressStaticAssets?: boolean

Set to false to disable default compression of static assets.

Default

true

edge_function_init_script?: string

The optional path to the edge functions init script singleton.

indexPermalink?: boolean

If true, the router will not add the x-robots-tag: noindex nofollow header to requests for hosts matching Edgio's default URLs. e.g. my-site-default.layer0-limelight.link

Default

false

Generated using TypeDoc