Przeglądaj źródła

Remove whitespace characters from the comment block

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3624/head
Suguru Hirahara 1 rok temu
rodzic
commit
bf8bbdd5ba
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: E4F9743DAB4B7B75
3 zmienionych plików z 3 dodań i 3 usunięć
  1. +1
    -1
      docs/configuring-playbook-client-cinny.md
  2. +1
    -1
      docs/configuring-playbook-client-hydrogen.md
  3. +1
    -1
      docs/configuring-playbook-client-schildichat.md

+ 1
- 1
docs/configuring-playbook-client-cinny.md Wyświetl plik

@@ -13,7 +13,7 @@ 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.DOMAIN/vars.yml` file (changing it to use your preferred domain):

```yaml
matrix_server_fqn_cinny: "app.{{ matrix_domain }}"
matrix_server_fqn_cinny: "app.{{ matrix_domain }}"
```

## Adjusting the playbook configuration


+ 1
- 1
docs/configuring-playbook-client-hydrogen.md Wyświetl plik

@@ -13,7 +13,7 @@ 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.DOMAIN/vars.yml` file (changing it to use your preferred domain):

```yaml
matrix_server_fqn_hydrogen: "helium.{{ matrix_domain }}"
matrix_server_fqn_hydrogen: "helium.{{ matrix_domain }}"
```

## Adjusting the playbook configuration


+ 1
- 1
docs/configuring-playbook-client-schildichat.md Wyświetl plik

@@ -15,7 +15,7 @@ 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.DOMAIN/vars.yml` file (changing it to use your preferred domain):

```yaml
matrix_server_fqn_schildichat: "sc.{{ matrix_domain }}"
matrix_server_fqn_schildichat: "sc.{{ matrix_domain }}"
```

## Adjusting the playbook configuration


Ładowanie…
Anuluj
Zapisz