1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2025-06-27 16:35:59 +00:00

big correction

This commit is contained in:
avdb13 2024-07-04 20:20:49 +02:00
parent b24da3ec25
commit b4583ed1da

View file

@ -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"]