Clarify TimescaleDB setup step.
This commit is contained in:
parent
5e02c0386e
commit
ee4ae561ce
1 changed files with 1 additions and 9 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue