From fba6a8e69916f2bb3a4aade76be5e5da6d90aa80 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Wed, 13 Oct 2021 11:25:39 +0200 Subject: chat.sr.ht: use dl for connection info --- chat.sr.ht/bouncer-usage.md | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) (limited to 'chat.sr.ht/bouncer-usage.md') diff --git a/chat.sr.ht/bouncer-usage.md b/chat.sr.ht/bouncer-usage.md index 9479075..c10768f 100644 --- a/chat.sr.ht/bouncer-usage.md +++ b/chat.sr.ht/bouncer-usage.md @@ -13,17 +13,14 @@ token issuance page](https://meta.sr.ht/oauth2/personal-token) and set the grant string to "meta.sr.ht/PROFILE:RO", adding an optional comment, and leaving the other fields unchanged. -**Hostname**: chat.sr.ht - -**Port**: 6697 - -**SSL/TLS**: Yes - -**SASL**: Yes - -**Username**: *Your sourcehut username* - -**Password**: *Your personal access token* +
+
Hostname
chat.sr.ht
+
Port
6697
+
SSL/TLS
Yes
+
SASL
Yes
+
Username
your sourcehut username
+
Password
your sourcehut password
+
If you intend to use multiple clients, it is recommended that you append "@*clientname*" to your username, using an arbitrary unique string to identify -- cgit