Clarify TimescaleDB setup step.

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

View file

@ -26,17 +26,9 @@ databases:
timescale_enabled:
- homeassistant
- opendtu_logger
timescaledb:
telemetry: basic
maxmemory: 512MB
maxcpus: 4
max_connections: 50
system_packages: []
init_commands: []
retry_upgrade: false
```
Save the configuration, go to the "Info" tab and start TimescaleDB.
Leave the other settings as-is. Save the configuration, go to the "Info" tab and start TimescaleDB.
### Setting up OpenDTU Logger