end.engine.legend-engine-pure-ide-light-http-server.4.66.1.source-code.ideLightConfig.json Maven / Gradle / Ivy
{
"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