Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

cfg_enable_apiEnables or disables the API functionality
cfgapi_oauth_access_lifetimeStores in seconds the lifetime of an oauth access token
cfgapi_oauth_refresh_token_lifetimeStores in seconds the lifetime of an oauth refresh token
cfgapi_oauth_always_issue_new_refresh_tokenEnables or disables the oauth refresh token
api_allow_superuser

Allow sys admin users to access all availbe external systems

6.5.0 onwards.


Developer Tools


Expand
titleLogging

Logging of all API requests and reponses can be enabled by added the apilogfile config item in the configuration screen via the 'apilogfile' setting

Logging is only suggested for development servers as it will chew through your disk space.

...