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

end.engine.legend-engine-pure-ide-light-http-server.4.66.1.source-code.ideLightConfig.json Maven / Gradle / Ivy

There is a newer version: 4.67.8
Show newest version
{
  "logging": {
    "level": "info",
    "appenders": [
      {
        "type": "console",
        "logFormat": "%msg\r\n"
      }
    ]
  },
  "swagger": {
    "title": "Legend Pure IDE Light",
    "resourcePackage": "org.finos.legend",
    "uriPrefix": "/"
  },
  "sessionCookie": "LEGEND_ENGINE_JSESSIONID",
  "server": {
    "type": "simple",
    "applicationContextPath": "/",
    "adminContextPath": "/admin",
    "connector": {
      "maxRequestHeaderSize": "32KiB",
      "type": "http",
      "port": 9200
    },
    "requestLog": {
      "appenders": [
      ]
    }
  },
  "sourceLocationConfiguration": {
    "welcomeFileDirectory": "./"
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy