doc: update the documentation configuration sample to match the new format

This commit is contained in:
Éloi Rivard 2024-11-20 10:52:28 +01:00
parent 36a600c4fb
commit afc8dd7e46
No known key found for this signature in database
GPG key ID: 7EDA204EA57DD184

View file

@ -20,7 +20,9 @@ Then it must be explicitly enabled by configuration:
```yaml
experimental_features:
msc4098: true
msc4098:
enabled: true
idp_id: <my-provider>
```
## Examples