From d11df21d7eee403e7140c770bd0fe23205a1f275 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Wed, 13 Oct 2021 11:24:43 +0200 Subject: chat.sr.ht: fix formatting on network details --- chat.sr.ht/bouncer-usage.md | 5 +++++ chat.sr.ht/quickstart.md | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/chat.sr.ht/bouncer-usage.md b/chat.sr.ht/bouncer-usage.md index 33ebf6d..9479075 100644 --- a/chat.sr.ht/bouncer-usage.md +++ b/chat.sr.ht/bouncer-usage.md @@ -14,10 +14,15 @@ 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* If you intend to use multiple clients, it is recommended that you append diff --git a/chat.sr.ht/quickstart.md b/chat.sr.ht/quickstart.md index 8cab29f..6d99cf4 100644 --- a/chat.sr.ht/quickstart.md +++ b/chat.sr.ht/quickstart.md @@ -14,10 +14,15 @@ 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* If you intend to use multiple clients, it is recommended that you append -- cgit