diff --git a/conf/mosquitto.conf b/conf/mosquitto.conf index 17c69c8..0fe4a71 100644 --- a/conf/mosquitto.conf +++ b/conf/mosquitto.conf @@ -9,7 +9,7 @@ log_timestamp_format %Y-%m-%dT%H:%M:%S ###################SSL CONNECTION########################################### #To use mosquitto with direct IP and SSL connection, uncomment those lines -#You will need to open the firewall port with command "sudo yunohost firewall allow TCP __SSL_PORT__ --no-upnp" +#You will need to open the firewall port with command "sudo yunohost firewall allow TCP __PORT_SSL__ --no-upnp" #listener __PORT_SSL__ #certfile /etc/yunohost/certs/__DOMAIN__/crt.pem