Skip to content

Commit 4d0cbdc

Browse files
authored
Merge pull request #624 from emmanuel-ferdman/main
Update influxdb.sql source
2 parents c2a8882 + 407aa03 commit 4d0cbdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ Since [weather411](https://hub.docker.com/r/jasonacox/weather411) is part of thi
360360
* Current conditions in JSON: http://localhost:8676/json
361361

362362
**Data Retention and Backups**
363-
InfluxDB is configured to use an infinite retention policy (see [influxdb.sql](../influxdb/influxdb.sql)). It uses continuous queries to downsample Powerwall data and preserve disk space. However, this does not safeguard the data from accidental deletion or corruption. It is recommended that you set up a backup plan to snapshot the data for disaster recovery. See [backups](backups/) for some suggestions.
363+
InfluxDB is configured to use an infinite retention policy (see [influxdb.sql](influxdb/influxdb.sql)). It uses continuous queries to downsample Powerwall data and preserve disk space. However, this does not safeguard the data from accidental deletion or corruption. It is recommended that you set up a backup plan to snapshot the data for disaster recovery. See [backups](backups/) for some suggestions.
364364

365365
### Other Tools and Related Projects
366366

0 commit comments

Comments
 (0)