Clarify timescaledb setup.

This commit is contained in:
Pieter Hollander 2024-07-27 01:13:24 +02:00
parent 4a70a5174a
commit 5e02c0386e
Signed by: pieter
SSH key fingerprint: SHA256:HbX+9cBXsop9SuvL+mELd29sK+7DehFfdVweFVDtMSg

View file

@ -30,16 +30,9 @@ databases:
timescale_enabled: timescale_enabled:
- homeassistant - homeassistant
- p1_logger - p1_logger
timescaledb:
telemetry: basic
maxmemory: 512MB
maxcpus: 4
max_connections: 50
system_packages: []
init_commands: []
retry_upgrade: false
``` ```
Leave the other settings as-is.
Save the configuration, go to the "Info" tab and start TimescaleDB. Save the configuration, go to the "Info" tab and start TimescaleDB.
### Mosquitto MQTT Broker setup ### Mosquitto MQTT Broker setup