21 lines
270 B
JSON
21 lines
270 B
JSON
{
|
|
"version": 1,
|
|
"log": [
|
|
{
|
|
"kind": "stdout",
|
|
"data": {
|
|
"threshold": "info",
|
|
"format": "jsonl_structured"
|
|
}
|
|
}
|
|
],
|
|
"session_management": {
|
|
"in_memory": false,
|
|
"lifetime": 3600
|
|
},
|
|
"authentication": {
|
|
"kind": "internal",
|
|
"data": {
|
|
}
|
|
}
|
|
}
|