Optional Integration Configuration
Last updated
Last updated
Copyright Netacea 2023
The following variables are available to be set, to enable additional integration features.
Variable Name | Initial Value | Description | Security Setting |
---|---|---|---|
Please consult with a member of the Solutions Engineering team before setting these variables.
NETACEA_CAPT_CONTENT_NGT
TRUE
When this feature is enabled, the integration will choose whether to serve HTML or JSON based on the Accept
header of the request. If this is set then NETACEA_CAPT_PATH must also be set.
Visible
NETACEA_CAPT_PATH
<relative path> e.g. /captcha-challenge
Used to support alternative captcha workflows where default HTML captcha is insufficient. The integration will always serve captcha on the given path.
Visible
NETACEA_BLOCK_LOCATION
<relative or absolute path> e.g. /blocked.html
The location of a custom block page that blocked visitors will be redirected to on navigation requests. Can be a relative or an absolute path.
Visible