end.shared.legend-shared-server.0.25.7.source-code.config.json Maven / Gradle / Ivy
{
"server": {
"type": "simple",
"applicationContextPath": "/",
"adminContextPath": "/admin",
"connector": {
"port": 8080,
"type": "http"
}
},
"logging": {
"level": "INFO",
"appenders": [
{
"type": "console"
}
]
},
"uiPath": "",
"pac4j": {
"clients": [
{
"org.pac4j.core.client.direct.AnonymousClient": {}
}
]
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy