mirror of
https://gitlab.com/famedly/conduit.git
synced 2025-06-27 16:35:59 +00:00
big correction
This commit is contained in:
parent
b24da3ec25
commit
b4583ed1da
1 changed files with 2 additions and 2 deletions
|
@ -113,10 +113,10 @@ exclude = ["*.clearnet.onion"]
|
||||||
|
|
||||||
|
|
||||||
### Default rooms
|
### Default rooms
|
||||||
|
|
||||||
#### Example
|
|
||||||
Since the validation of room aliases and IDs does validate the presence of a colon separator,
|
Since the validation of room aliases and IDs does validate the presence of a colon separator,
|
||||||
this symbol including the server name can be ommitted for local rooms.
|
this symbol including the server name can be ommitted for local rooms.
|
||||||
|
|
||||||
|
#### Example
|
||||||
In this example, the two configuration options are equivalent:
|
In this example, the two configuration options are equivalent:
|
||||||
```toml
|
```toml
|
||||||
default_rooms = ["#home", "!abc123", "#conduit:fachschaften.org"]
|
default_rooms = ["#home", "!abc123", "#conduit:fachschaften.org"]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue