From b4583ed1da4069fea39b54716f31a25514e31cdb Mon Sep 17 00:00:00 2001 From: avdb13 Date: Thu, 4 Jul 2024 20:20:49 +0200 Subject: [PATCH] big correction --- docs/configuration.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"]