[mod] conf:example
This commit is contained in:
parent
62af4bf485
commit
252a4dc697
1 changed files with 2 additions and 1 deletions
|
@ -9,7 +9,8 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"session_management": {
|
"session_management": {
|
||||||
"in_memory": false
|
"in_memory": false,
|
||||||
|
"lifetime": 3600
|
||||||
},
|
},
|
||||||
"authentication": {
|
"authentication": {
|
||||||
"kind": "internal",
|
"kind": "internal",
|
||||||
|
|
Loading…
Add table
Reference in a new issue