From 45f9b77c61dc1a8fd24469d40619299b3cc6a727 Mon Sep 17 00:00:00 2001 From: Bryan Stitt Date: Sat, 22 Jul 2023 02:30:24 -0700 Subject: [PATCH] more readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bef46a53..e78caa37 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,8 @@ 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! + ## Common commands Create a user: