new GoBrain.Dtos.Settings.Application()
GoBrain.Core/src/dtos/settings/application.js, line 1
Properties:
Name | Type | Default | Description |
---|---|---|---|
baseUrl |
String | Location of the framework. If not provided, will default to location from where the main framework script is loaded. |
|
id |
String | Unique identifier for the application instance. Same as widgetId in embedSettings. |
|
language |
String | en | Sets initial language for applicable modules, like Subtitles. |
logLevel |
Number | 2 | Available values 0..5 (5 highest). |
version |
String | Application version. |