mirror of
https://gitlab.com/famedly/conduit.git
synced 2025-07-02 16:38:36 +00:00
docs
This commit is contained in:
parent
66c4aefa0c
commit
31102a43c5
2 changed files with 6 additions and 3 deletions
|
@ -44,6 +44,7 @@ The `global` section contains the following fields:
|
|||
| `allow_room_creation` | `boolean` | Allow users to create rooms | `true` |
|
||||
| `allow_unstable_room_versions` | `boolean` | Allow users to create and join rooms with unstable versions | `true` |
|
||||
| `default_room_version` | `string` | The default room version (`"6"`-`"10"`)| `"10"` |
|
||||
| `join_by_default` | `array` | Room aliases and IDs that will be joined by default at registration | N/A |
|
||||
| `allow_jaeger` | `boolean` | Allow Jaeger tracing | `false` |
|
||||
| `tracing_flame` | `boolean` | Enable flame tracing | `false` |
|
||||
| `proxy` | `table` | See the [Proxy configuration](#proxy) | N/A |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue