From c33a4225ba989d3c448b1a54d4486d125eeada9e Mon Sep 17 00:00:00 2001 From: Suguru Hirahara Date: Sat, 19 Oct 2024 16:55:58 +0900 Subject: [PATCH] Update docs/configuring-playbook-client-*: line breaks Signed-off-by: Suguru Hirahara --- docs/configuring-playbook-client-cinny.md | 10 +++++----- docs/configuring-playbook-client-hydrogen.md | 10 +++++----- docs/configuring-playbook-client-schildichat.md | 10 +++++----- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/docs/configuring-playbook-client-cinny.md b/docs/configuring-playbook-client-cinny.md index 701d13fb6..d5deb3380 100644 --- a/docs/configuring-playbook-client-cinny.md +++ b/docs/configuring-playbook-client-cinny.md @@ -1,14 +1,14 @@ # Configuring Cinny (optional) This playbook can install the [cinny](https://github.com/ajbura/cinny) Matrix web client for you. -Cinny is a web client focusing primarily on simple, elegant and secure interface. -Cinny can be installed alongside or instead of Element. + +Cinny is a web client focusing primarily on simple, elegant and secure interface. It can be installed alongside or instead of Element. ## DNS -You need to add a `cinny.example.com` DNS record so that Cinny can be accessed. -By default Cinny will use https://cinny.example.com so you will need to create an CNAME record -for `cinny`. See [Configuring DNS](configuring-dns.md). +You need to add a DNS record so that Cinny can be accessed. + +By default Cinny will use https://cinny.example.com so you will need to create an CNAME record for `cinny`. See [Configuring DNS](configuring-dns.md). If you would like to use a different domain, add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file (changing it to use your preferred domain): diff --git a/docs/configuring-playbook-client-hydrogen.md b/docs/configuring-playbook-client-hydrogen.md index 2099299d5..94775eaae 100644 --- a/docs/configuring-playbook-client-hydrogen.md +++ b/docs/configuring-playbook-client-hydrogen.md @@ -1,14 +1,14 @@ # Configuring Hydrogen (optional) This playbook can install the [Hydrogen](https://github.com/element-hq/hydrogen-web) Matrix web client for you. -Hydrogen is a lightweight web client that supports mobile and legacy web browsers. -Hydrogen can be installed alongside or instead of Element. + +Hydrogen is a lightweight web client that supports mobile and legacy web browsers. It can be installed alongside or instead of Element. ## DNS -You need to add a `hydrogen.example.com` DNS record so that Hydrogen can be accessed. -By default Hydrogen will use https://hydrogen.example.com so you will need to create an CNAME record -for `hydrogen`. See [Configuring DNS](configuring-dns.md). +You need to add a DNS record so that Hydrogen can be accessed. + +By default Hydrogen will use https://hydrogen.example.com so you will need to create an CNAME record for `hydrogen`. See [Configuring DNS](configuring-dns.md). If you would like to use a different domain, add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file (changing it to use your preferred domain): diff --git a/docs/configuring-playbook-client-schildichat.md b/docs/configuring-playbook-client-schildichat.md index 2a4a085f9..251a28933 100644 --- a/docs/configuring-playbook-client-schildichat.md +++ b/docs/configuring-playbook-client-schildichat.md @@ -1,16 +1,16 @@ # Configuring SchildiChat (optional) This playbook can install the [SchildiChat](https://github.com/SchildiChat/schildichat-desktop) Matrix web client for you. -SchildiChat is a feature-rich messenger for Matrix based on Element with some extras and tweaks. -SchildiChat can be installed alongside or instead of Element. + +SchildiChat is a feature-rich messenger for Matrix based on Element with some extras and tweaks. It can be installed alongside or instead of Element. **WARNING**: SchildiChat Web is based on Element-web, but its releases are lagging behind. As an example (from 2024-02-26), SchildiChat Web is 22 releases behind (it being based on element-web `v1.11.36`, while element-web is now on `v1.11.58`). Element-web frequently suffers from security issues, so running something based on an ancient Element-web release is **dangerous**. Use SchildiChat Web at your own risk! ## DNS -You need to add a `schildichat.example.com` DNS record so that SchildiChat can be accessed. -By default SchildiChat will use https://schildichat.example.com so you will need to create an CNAME record -for `schildichat`. See [Configuring DNS](configuring-dns.md). +You need to add a DNS record so that SchildiChat can be accessed. + +By default SchildiChat will use https://schildichat.example.com so you will need to create an CNAME record for `schildichat`. See [Configuring DNS](configuring-dns.md). If you would like to use a different domain, add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file (changing it to use your preferred domain):