mirror of
https://github.com/kamax-matrix/mxisd.git
synced 2026-05-14 00:46:12 +02:00
Add session disabled config
This commit is contained in:
parent
542c549e4e
commit
b46d047411
@ -325,3 +325,11 @@ at user login and prevent any further add.
|
||||
- This prevents users from initiating remote session to make their 3PID binds globally visible
|
||||
|
||||
It is therefore recommended to not fully disable sessions but instead restrict specific set of 3PID and Session scopes.
|
||||
|
||||
Use the following values to enable this mode:
|
||||
```
|
||||
session:
|
||||
policy:
|
||||
validation:
|
||||
enabled: false
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user