Update README.md
This commit is contained in:
parent
67fd5a2188
commit
41194d8acb
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user