diff options
author | Drew DeVault <sir@cmpwn.com> | 2021-10-13 11:24:43 +0200 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2021-10-13 11:24:43 +0200 |
commit | d11df21d7eee403e7140c770bd0fe23205a1f275 (patch) | |
tree | a91c993e641fffcd2a7eda81877a7e07157c3f47 | |
parent | 8a92b70f7fddf5c72a82f091b98bad34b7b34f8a (diff) | |
download | sr.ht-docs-d11df21d7eee403e7140c770bd0fe23205a1f275.tar.gz |
chat.sr.ht: fix formatting on network details
-rw-r--r-- | chat.sr.ht/bouncer-usage.md | 5 | ||||
-rw-r--r-- | chat.sr.ht/quickstart.md | 5 |
2 files changed, 10 insertions, 0 deletions
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 |