diff --git a/README.md b/README.md index e78caa37..c16392e0 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ Be sure to set `innodb_rollback_on_timeout=1` If running multiple web3-proxies connected to the same influxdb bucket, you **must** set `app.influxdb_id` to a globally unique value for each server! -`app.influxdb_id` defaults to the hostname. If the hostname cannot be parsed as a String, it defaults to a ULID. ULIDs aren't great for cardinality though! +`app.influxdb_id` defaults to 0 which will only work if you only have one server! ## Common commands