fix: update param for column limit
parent
925fb37e02
commit
42fb0ef86f
|
@ -25,7 +25,7 @@
|
||||||
- Catalog limits for databases, tables, and columns are now configurable using `influxdb3 serve` options:
|
- Catalog limits for databases, tables, and columns are now configurable using `influxdb3 serve` options:
|
||||||
- `--num-database-limit`
|
- `--num-database-limit`
|
||||||
- `--num-table-limit`
|
- `--num-table-limit`
|
||||||
- `--num-columns-per-table-limit`
|
- `--num-total-columns-per-table-limit`
|
||||||
- Improvements to licensing prompts for clarity
|
- Improvements to licensing prompts for clarity
|
||||||
- Other general performance improvements
|
- Other general performance improvements
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue