Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

The API module contains all functionality necessary to provide modern REST-based API interfaces.

Configuration Options

Option

Possible Values

Description

app.logging

true / false

If set to true the requests are logged to api_logs table and can be searched within the UI.

app.forceApplication

true / false

If set to true requests without a valid x-application header will fail.

  • No labels