docs: add mentions of MQTTS

This commit is contained in:
Daniel Stenberg 2025-12-15 13:25:13 +01:00
parent 5b6e0f8ffe
commit 7910eb2f40
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
8 changed files with 16 additions and 7 deletions

View file

@ -184,6 +184,7 @@ Available substitute variables include:
- `%IMAPPORT` - Port number of the IMAP server
- `%LOGDIR` - Log directory relative to %PWD
- `%MQTTPORT` - Port number of the MQTT server
- `%MQTTSPORT` - Port number of the MQTTS server
- `%NOLISTENPORT` - Port number where no service is listening
- `%POP36PORT` - IPv6 port number of the POP3 server
- `%POP3PORT` - Port number of the POP3 server