From 8e1a0894f3ec95344e335481657b26a5c96c4c6b Mon Sep 17 00:00:00 2001 From: Alex Kelly Date: Tue, 17 Jan 2023 14:11:28 -0500 Subject: [PATCH] docs: updates to config-dist.yaml --- config-dist.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config-dist.yaml b/config-dist.yaml index bb12233..d05681d 100644 --- a/config-dist.yaml +++ b/config-dist.yaml @@ -1,4 +1,4 @@ -host: localhost +hostname: localhost port: 4785 # matrix-specific settings matrix: @@ -12,7 +12,7 @@ matrix: # these could be generated with something like `openssl rand -hex 24` # change these, you only need api_keys: - RanomdTextForKey: "!room_id:server.domain" # Can add a comment for what the key is used + RandomTextForKey: "!room_id:server.domain" # Can add a comment for what the key is used secondRandomkey: "!a_different_room_id:server.domain" thirdKey: #This one has no room specified, so it must be specified in the payload data or url log: