URL pointing to the current app directory.
The name of the default application.
Defines that the app.json and bundles.json requests should use jsonp.
Defines that pre-fetching of module.js files via registry/layer.js is enabled.
Defines that during the pre-fetching main.js files should be included.
Defines that the layer.js request is using gzip encoded parameters to keep the parameter size short.
Defines that switching to HTTP POST is allowed during layer.js pre-fetching.
Enables statistics calculation during app start.
Information of apprt-boot for the Launcher.
Registry URL used to fetch the apprt system.
A globally configured Enterprise-Portal URL.
Is the debug mode enabled
Is touch scroll enabled for dgrid.
The globally configured ArcGIS API key.
Plain esri key, provides a way to configure the properties in esri/config. Used by apprt-esri-init.
Allows the esri/IdentityManager to send credentials via http. Note this is only intended for development purpose and should never be enabled during production.
Enables the use of the /agol/token endpoint.
URL to the /agol/token endpoint of map.apps. Which provides an technical user token to e.g. consume a geolocation service as anonymous app user.
The name of the state in the local storage.
The prefix of the state in the local storage. If this is not configured then the default prefix is the app location. This should prevent interferences between apps.
Enables the persistence of the esri/identity/IdentityManager state in the local storage.
Refresh interval for geo-location updates.
The configured locale.
Use apprt-core/Locale.getCurrent()
to access the value.
True if deprecation messages shall be logged.
The global logging configuration.
A string of the format logger:LEVEL,other:LEVEL
.
Level = DEBUG, INFO, WARN, ERROR, OFF
Is interpreted by apprt-core/Logger
Is an algorithm to re-calculate the viewport size for mobile enabled.
Should the use of the fix algorithm be enforced.
Which expiration should the requested oauth token have.
The client-id or app-id to authenticated with.
Enables client side oauth for the application.
URL to a callback page which consumes the access token. Only of interest if oauth-use-popup is true.
Should the login dialog be shown inside a popup.
Maximal allowed URL length before automatically switching to POST.
Disables automatic CORS proxy fallback.
Proxy use rules.
The default proxy URL.
Flag for apprt-request to return dojo/Deferred instead of Promises.
Default request timeout.
The trusted servers. Required for secure CORS communication.
The globally supported locales.
URL to the js-registry providing the test bundles. Only available during test execution.
May show a warning to the user if the device is unlikely to render
a graphical application with acceptable performance.
Setting this to false
disables the warning for all users.
Lists well known config property names and their types.