#Setting session idle timeouts specific to the session

1 messages · Page 1 of 1 (latest)

shut plume
#

Right now I have the session time out set, but I want different timeouts for different sessions (different nextcloud-talk rooms). Is there a way to do this?

"session": {
"dmScope": "per-channel-peer",
"reset": {
"mode": "idle",
"idleMinutes": 43200
}
},