diff --git a/docs/rolereference.rst b/docs/rolereference.rst index cc3e630575bcc86da0455df399bb7437c583a05b..73223bc7ad3cf609064972447b335be3635d2271 100644 --- a/docs/rolereference.rst +++ b/docs/rolereference.rst @@ -496,9 +496,9 @@ The role implements the following: Prosody is configured as follows: * Modules enabled: roster, saslauth, tls, dialback, posix, private, vcard, - version, uptime, time, ping, pep, register, admin_adhoc, announce. + version, uptime, time, ping, pep, register, admin_adhoc, announce, legacyauth. * Self-registration is not allowed. -* TLS is configured. +* TLS is configured. Legacy TLS is available on port 5223. * Client-to-server communication requires encryption (TLS). * Authentication is done via LDAP. For setting the LDAP TLS truststore, see :ref:`LDAP Client `.