Clarify timescaledb setup.
This commit is contained in:
parent
4a70a5174a
commit
5e02c0386e
1 changed files with 1 additions and 8 deletions
|
@ -30,16 +30,9 @@ databases:
|
|||
timescale_enabled:
|
||||
- homeassistant
|
||||
- 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.
|
||||
|
||||
### Mosquitto MQTT Broker setup
|
||||
|
|
Loading…
Reference in a new issue