diff --git a/config/influxdb/influxdb.conf b/config/influxdb/influxdb.conf index 43927f9..2045515 100644 --- a/config/influxdb/influxdb.conf +++ b/config/influxdb/influxdb.conf @@ -52,7 +52,7 @@ # disks or when WAL write contention is seen. A value of 0s fsyncs every write to the WAL. # Values in the range of 0-100ms are recommended for non-SSD disks. # wal-fsync-delay = "0s" - wal-fsync-delay = "0s" + wal-fsync-delay = "1s" # The type of shard index to use for new shards. The default is an in-memory index that is