|
|
|
@ -1,5 +1,5 @@
|
|
|
|
|
cdist-type__matrix_synapse(7)
|
|
|
|
|
======================
|
|
|
|
|
=============================
|
|
|
|
|
|
|
|
|
|
NAME
|
|
|
|
|
----
|
|
|
|
@ -8,7 +8,7 @@ cdist-type__matrix_synapse - Install and configure Synapse, a Matrix homeserver
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -52,13 +52,13 @@ ldap-base-dn
|
|
|
|
|
Base DN of your LDAP tree.
|
|
|
|
|
|
|
|
|
|
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 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 attriute mapping to Synapse's name field, default to givenName.
|
|
|
|
|
LDAP attribute mapping to Synapse's name field, default to givenName.
|
|
|
|
|
|
|
|
|
|
ldap-bind-dn
|
|
|
|
|
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'.
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
Username for authentication to the SMTP server. By
|
|
|
|
|