Edit line breaks in sentences and paragraphs

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
Suguru Hirahara
2024-10-19 02:32:11 +09:00
parent 2f24299597
commit 6995f3990e
50 changed files with 135 additions and 243 deletions
docs
ansible.mdconfiguring-captcha.mdconfiguring-dns.mdconfiguring-playbook-appservice-draupnir-for-all.mdconfiguring-playbook-backup-borg.mdconfiguring-playbook-base-domain-serving.mdconfiguring-playbook-bot-draupnir.mdconfiguring-playbook-bot-matrix-registration-bot.mdconfiguring-playbook-bot-maubot.mdconfiguring-playbook-bot-postmoogle.mdconfiguring-playbook-bridge-appservice-webhooks.mdconfiguring-playbook-bridge-go-skype-bridge.mdconfiguring-playbook-bridge-mautrix-meta-messenger.mdconfiguring-playbook-bridge-mautrix-telegram.mdconfiguring-playbook-bridge-mautrix-whatsapp.mdconfiguring-playbook-dimension.mdconfiguring-playbook-dynamic-dns.mdconfiguring-playbook-email.mdconfiguring-playbook-federation.mdconfiguring-playbook-jitsi.mdconfiguring-playbook-ma1sd.mdconfiguring-playbook-matrix-corporal.mdconfiguring-playbook-matrix-ldap-registration-proxy.mdconfiguring-playbook-matrix-registration.mdconfiguring-playbook-mautrix-bridges.mdconfiguring-playbook-own-webserver.mdconfiguring-playbook-prometheus-grafana.mdconfiguring-playbook-prometheus-nginxlog.mdconfiguring-playbook-s3-goofys.mdconfiguring-playbook-sliding-sync-proxy.mdconfiguring-playbook-sygnal.mdconfiguring-playbook-synapse-auto-accept-invite.mdconfiguring-playbook-synapse-auto-compressor.mdconfiguring-playbook-synapse-s3-storage-provider.mdconfiguring-playbook-synapse-simple-antispam.mdconfiguring-playbook-synapse.mdconfiguring-playbook-telemetry.mdconfiguring-playbook-turn.mdconfiguring-playbook-user-verification-service.mdconfiguring-well-known.mdfaq.mdgetting-the-playbook.mdhowto-server-delegation.mdimporting-postgres.mdimporting-synapse-media-store.mdimporting-synapse-sqlite.mdinstalling.mdmaintenance-postgres.mdmaintenance-synapse.mdregistering-users.md

@@ -2,10 +2,10 @@
## Setup
Most cloud providers / ISPs will charge you extra for a static IP address. If you're
not hosting a highly reliable homeserver you can workaround this via dynamic DNS. To
set this up, you'll need to get the username/password from your DNS provider. For
google domains, this process is described [here](https://support.google.com/domains/answer/6147083).
Most cloud providers / ISPs will charge you extra for a static IP address. If you're not hosting a highly reliable homeserver you can workaround this via dynamic DNS.
To set this up, you'll need to get the username/password from your DNS provider. For google domains, this process is described [here](https://support.google.com/domains/answer/6147083).
After you've gotten the proper credentials you can add the following config to your `inventory/host_vars/matrix.example.com/vars.yml`:
```yaml