All Downloads are FREE. Search and download functionalities are using the official Maven repository.

web-interface.config.js.template Maven / Gradle / Ivy

There is a newer version: 6.0.1
Show newest version
window.appConfig = {
  gl2ServerUrl: '${serverUri}',
  gl2AppPathPrefix: '${appPathPrefix}',
  rootTimeZone: '${rootTimeZone}',
  pluginUISettings: ${pluginUISettings},
  isCloud: ${isCloud},
  featureFlags: ${featureFlags},
};




© 2015 - 2024 Weber Informatics LLC | Privacy Policy