mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 21:06:50 +00:00
Mosquitto 5.1 udpate (#9771)
This commit is contained in:
parent
9353e56d81
commit
a91ea9286a
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user