Mosquitto 5.1 udpate (#9771)

This commit is contained in:
Antoine Bertin 2019-10-02 21:03:46 +00:00 committed by Franck Nijhof
parent 9353e56d81
commit a91ea9286a

View File

@ -42,6 +42,16 @@ customize:
required: false
type: [boolean, string]
default: false
cafile:
description: Path to the CA certificate. If not set, will default to the *certfile* value.
required: false
default: certfile
type: string
require_certificate:
description: Restrict to users with a valid certificate only.
required: false
default: false
type: boolean
{% endconfiguration %}
### Home Assistant user management