diff options
author | Kim Alvefur <zash@zash.se> | 2021-06-20 18:46:52 +0200 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2021-06-20 18:46:52 +0200 |
commit | b03eba05c8ac1682e6bde273e6e5b5ef929f6669 (patch) | |
tree | 335f33420d5029e4929b665636f9fd5259de3b68 /doc | |
parent | 14bc2f7e03ca5718398235b6b66294b5e023139c (diff) | |
download | prosody-b03eba05c8ac1682e6bde273e6e5b5ef929f6669.tar.gz prosody-b03eba05c8ac1682e6bde273e6e5b5ef929f6669.zip |
doap: Update XEP-0368 entry with mention of direct_tls_ports
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doap.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doap.xml b/doc/doap.xml index c62b990f..b40db79e 100644 --- a/doc/doap.xml +++ b/doc/doap.xml @@ -634,7 +634,7 @@ <xmpp:version>1.1.0</xmpp:version> <xmpp:status>partial</xmpp:status> <xmpp:since>0.2.0</xmpp:since> - <xmpp:note>legacy_ssl_ports</xmpp:note> + <xmpp:note>c2s only direct_tls_ports, formerly legacy_ssl_ports</xmpp:note> </xmpp:SupportedXep> </implements> <implements> |