Co-authored-by: Fenris Wolf <fenris@folksprak.org> Co-committed-by: Fenris Wolf <fenris@folksprak.org>
14 lines
282 B
JSON
14 lines
282 B
JSON
{
|
|
"version": 1,
|
|
"backend": {
|
|
"scheme": "http",
|
|
"host": "localhost",
|
|
"port": 7845,
|
|
"path": ""
|
|
},
|
|
"misc": {
|
|
"oidc_redirect_uri_template": "http://localhost:8888/?action=oidc_finish&session_key={{session_key}}",
|
|
"use_central_europe_specific_datetime_inputs": true
|
|
}
|
|
}
|