Breadcrumbs

Settings: restapi

These settings relate to the REST API provided.

The following settings are possible in settings.properties with the prefix ‘restapi.’.



restapi.whiteList

Description

A list of hostnames or IP addresses that are granted access to the REST API. The asterisk symbol (‘*’) acts as a wildcard character here.

This value contains a wildcard character by default. This means the REST API can be addressed by any client.

Possible values

A comma-separated list of hostnames or IP addresses.

Default value

*