Trace: • Editor icons • Reporting Documentation • Application configuration
This is an old revision of the document!
privacyPolicy
(string)
A privacy policy URL. If not set, no link in settings
requestTimeout
(long)
Timeout for requests in milliseconds.
aliveInterval
(long)
The http alive interval in milliseconds.
wsPingInterval
The websocket ping interval in milliseconds.
autoRestartOnSessionExpired
(boolean)
Automatic restart the application if session is expired.
configsLocked
(boolean)
It's not possible to edit application entries.
forceSingleAppMode
(boolean)
Don't allow more than one application.
customAppsAllowed
(boolean)
Don't allow creation of custom applications.
The “Manage single application” switch is hidden when either customAppsAllowed is false
or forceSingleAppMode is true
.