summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoscha <joscha@plugh.de>2022-09-10 15:38:18 +0200
committerJoscha <joscha@plugh.de>2022-09-10 15:38:34 +0200
commite7041da0981d09245a92647e598052f056277706 (patch)
tree781c2c7bfc40ab9257d0cd4aaffcb37effa5f2aa
parentbc54184b136e3808801590d05a31b7006a1d5293 (diff)
Fix typo
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index c8eaa37..3517bce 100644
--- a/README.md
+++ b/README.md
@@ -125,7 +125,7 @@ Whether to automatically join this room on startup.
### `euph.rooms.<room>.username`
**Type:** String
-**Default:** Not st
+**Default:** Not set
If set, cove will set this username upon joining if there is no username
associated with the current session.
@@ -142,7 +142,7 @@ session.
### `euph.rooms.<room>.password`
**Type:** String
-**Default:** Not st
+**Default:** Not set
If set, cove will try once to use this password to authenticate, should the room
be password-protected.