diff --git a/docs/configuration.md b/docs/configuration.md index a42fc33a..e80ac214 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -113,10 +113,10 @@ exclude = ["*.clearnet.onion"] ### Default rooms - -#### Example 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. + +#### Example In this example, the two configuration options are equivalent: ```toml default_rooms = ["#home", "!abc123", "#conduit:fachschaften.org"]