Bläddra i källkod

Update docs: "See that" → "See the"

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3877/head
Suguru Hirahara 1 år sedan
förälder
incheckning
e9e1e603ea
Ingen känd nyckel hittad för denna signaturen i databasen GPG-nyckel ID: E4F9743DAB4B7B75
6 ändrade filer med 6 tillägg och 6 borttagningar
  1. +1
    -1
      docs/configuring-playbook-ldap-auth.md
  2. +1
    -1
      docs/configuring-playbook-matrix-corporal.md
  3. +1
    -1
      docs/configuring-playbook-rest-auth.md
  4. +1
    -1
      docs/configuring-playbook-shared-secret-auth.md
  5. +1
    -1
      docs/configuring-playbook-synapse-auto-accept-invite.md
  6. +1
    -1
      docs/configuring-playbook-synapse-simple-antispam.md

+ 1
- 1
docs/configuring-playbook-ldap-auth.md Visa fil

@@ -2,7 +2,7 @@

The playbook can install and configure the [matrix-synapse-ldap3](https://github.com/matrix-org/matrix-synapse-ldap3) LDAP Auth password provider for you.

See that project's documentation to learn what it does and why it might be useful to you.
See the project's documentation to learn what it does and why it might be useful to you.

If you decide that you'd like to let this playbook install it for you, add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file (adapt to your needs):



+ 1
- 1
docs/configuring-playbook-matrix-corporal.md Visa fil

@@ -8,7 +8,7 @@

The playbook can install and configure [matrix-corporal](https://github.com/devture/matrix-corporal) for you.

In short, it's a sort of automation and firewalling service, which is helpful if you're instaling Matrix services in a controlled corporate environment. See that project's documentation to learn what it does and why it might be useful to you.
In short, it's a sort of automation and firewalling service, which is helpful if you're instaling Matrix services in a controlled corporate environment. See the project's documentation to learn what it does and why it might be useful to you.

If you decide that you'd like to let this playbook install it for you, you'd need to also:
- (required) [set up the Shared Secret Auth password provider module](configuring-playbook-shared-secret-auth.md)


+ 1
- 1
docs/configuring-playbook-rest-auth.md Visa fil

@@ -2,7 +2,7 @@

The playbook can install and configure [matrix-synapse-rest-auth](https://github.com/ma1uta/matrix-synapse-rest-password-provider) for you.

See that project's documentation to learn what it does and why it might be useful to you.
See the project's documentation to learn what it does and why it might be useful to you.

## Adjusting the playbook configuration



+ 1
- 1
docs/configuring-playbook-shared-secret-auth.md Visa fil

@@ -2,7 +2,7 @@

The playbook can install and configure [matrix-synapse-shared-secret-auth](https://github.com/devture/matrix-synapse-shared-secret-auth) for you.

See that project's documentation to learn what it does and why it might be useful to you.
See the project's documentation to learn what it does and why it might be useful to you.

## Adjusting the playbook configuration



+ 1
- 1
docs/configuring-playbook-synapse-auto-accept-invite.md Visa fil

@@ -2,7 +2,7 @@

The playbook can install and configure [synapse-auto-invite-accept](https://github.com/matrix-org/synapse-auto-accept-invite) for you.

See that project's [documentation](https://github.com/matrix-org/synapse-auto-accept-invite) to learn what it does and why it might be useful to you. In short, it automatically accepts room invites. You can specify that only 1:1 room invites are auto-accepted. Defaults to false if not specified.
See the project's [documentation](https://github.com/matrix-org/synapse-auto-accept-invite) to learn what it does and why it might be useful to you. In short, it automatically accepts room invites. You can specify that only 1:1 room invites are auto-accepted. Defaults to false if not specified.

**Note**: Synapse [v1.109.0](https://github.com/element-hq/synapse/releases/tag/v1.109.0), the same feature [has been merged](https://github.com/element-hq/synapse/pull/17147) into Synapse (see the [Native alternative](#native-alternative) section below). You'd better use the native feature, instead of the [synapse-auto-invite-accept](https://github.com/matrix-org/synapse-auto-accept-invite) 3rd party module.



+ 1
- 1
docs/configuring-playbook-synapse-simple-antispam.md Visa fil

@@ -2,7 +2,7 @@

The playbook can install and configure [synapse-simple-antispam](https://github.com/t2bot/synapse-simple-antispam) for you.

See that project's documentation to learn what it does and why it might be useful to you. In short, it lets you fight invite-spam by automatically blocking invitiations from a list of servers specified by you (blacklisting).
See the project's documentation to learn what it does and why it might be useful to you. In short, it lets you fight invite-spam by automatically blocking invitiations from a list of servers specified by you (blacklisting).

## Adjusting the playbook configuration



Laddar…
Avbryt
Spara