From 8987be4f10a121dba2e5b5eed8ef87e995fbd4b4 Mon Sep 17 00:00:00 2001 From: Matthias Wirth Date: Sat, 17 Aug 2024 06:59:38 +0200 Subject: [PATCH] readme: fixup graphs1090 io reduce section had wrong default / improve wording --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7f0ee79..55b4505 100644 --- a/README.md +++ b/README.md @@ -750,10 +750,10 @@ The feature assumes that you have mapped `/var/lib/collectd` to a volume (to ens ... ``` -| Environment Variable | Purpose | Default | -| --------------------------------- | ------------------------------------------------------------------------------------------- | ------- | -| `GRAPHS1090_REDUCE_IO=` | Optional Set to `true` to reduce the write cycles for `graphs1090` | Unset | -| `GRAPHS1090_REDUCE_IO_FLUSH_IVAL` | Interval (in secs) over which the `graphs1090` data is written back to non-volatile storage | `3600` | +| Environment Variable | Purpose | Default | +| --------------------------------- | ---------------------------------------------------------------------------------------------- | ------- | +| `GRAPHS1090_REDUCE_IO=` | Optional Set to `true` to reduce the write cycles for `graphs1090` | Unset | +| `GRAPHS1090_REDUCE_IO_FLUSH_IVAL` | Interval (i.e. 1h, 6h, 24h, 1d, 2d) writing `graphs1090` data back to non-volatile storage | `1d` | ### `timelapse1090` Configuration