#Session-based timeout

1 messages · Page 1 of 1 (latest)

fervent widget
#

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
}
},

Thats the block from the config, but it doesn't seem to have anything session based.

#

Where is @lusty burrow