[__matrix_synapse]: typos in manpage.

This commit is contained in:
sparrowhawk 2022-01-20 12:39:55 +01:00
parent c32a1836aa
commit 4fdba43dd6
No known key found for this signature in database
GPG Key ID: 6778C9C29C02D691
1 changed files with 6 additions and 6 deletions

View File

@ -1,5 +1,5 @@
cdist-type__matrix_synapse(7) cdist-type__matrix_synapse(7)
====================== =============================
NAME NAME
---- ----
@ -8,7 +8,7 @@ cdist-type__matrix_synapse - Install and configure Synapse, a Matrix homeserver
DESCRIPTION DESCRIPTION
----------- -----------
This type install and configure the Synapse Matrix homeserver. This is a This type installs and configures the Synapse Matrix homeserver. This is a
signleton type. signleton type.
@ -52,13 +52,13 @@ ldap-base-dn
Base DN of your LDAP tree. Base DN of your LDAP tree.
ldap-uid-attribute ldap-uid-attribute
LDAP attriute mapping to Synapse's uid field, default to uid. LDAP attribute mapping to Synapse's uid field, default to uid.
ldap-mail-attribute ldap-mail-attribute
LDAP attriute mapping to Synapse's mail field, default to mail. LDAP attribute mapping to Synapse's mail field, default to mail.
ldap-name-attribute ldap-name-attribute
LDAP attriute mapping to Synapse's name field, default to givenName. LDAP attribute mapping to Synapse's name field, default to givenName.
ldap-bind-dn ldap-bind-dn
User used to authenticate against your LDAP server in 'search' mode. User used to authenticate against your LDAP server in 'search' mode.
@ -81,7 +81,7 @@ smtp-host
The hostname of the outgoing SMTP server to use. Defaults to 'localhost'. The hostname of the outgoing SMTP server to use. Defaults to 'localhost'.
smtp-port smtp-port
# The port on the mail server for outgoing SMTP. Defaults to 25. The port on the mail server for outgoing SMTP. Defaults to 25.
smtp-user smtp-user
Username for authentication to the SMTP server. By Username for authentication to the SMTP server. By