backend/conf/example.json
Fenris Wolf a17b7dd785 [fix]
2024-09-25 15:28:25 +02:00

19 lines
216 B
JSON

{
"version": 1,
"log": [
{
"kind": "stdout",
"data": {
"threshold": "info"
}
}
],
"session_management": {
"in_memory": false
},
"authentication": {
"kind": "internal",
"data": {
}
}
}