Skip to main content
Skip table of contents

Settings

The file settings.js is used to configure the IBI-aws WebClient. The following configurations are currently available:

Example

JS
IBI.aws.settings =
{
    "syncInterval": 30,
    "uiLanguages":[
        "de",
        "en",
        "es",
        "fr",
    	"it"
	],
    "defaultView": "Table"
};
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.