Change password to type password.
This commit is contained in:
parent
dce7218650
commit
1495c21aec
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ schema:
|
||||||
mqtt_broker: url
|
mqtt_broker: url
|
||||||
mqtt_topic: str
|
mqtt_topic: str
|
||||||
mqtt_user: str
|
mqtt_user: str
|
||||||
mqtt_password: str
|
mqtt_password: password
|
||||||
timescaledb: bool
|
timescaledb: bool
|
||||||
log_level: str
|
log_level: str
|
||||||
timezone: str
|
timezone: str
|
Loading…
Reference in a new issue