Skip to content

Commit 13e3f73

Browse files
authored
Apply suggestions from code review
1 parent 0e876ad commit 13e3f73

File tree

1 file changed

+1
-20
lines changed

1 file changed

+1
-20
lines changed

content/influxdb3/enterprise/reference/config-options.md

Lines changed: 1 addition & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -871,8 +871,7 @@ example: `8000000000` or `10%`).
871871
<span id="buffer-mem-limit-mb" />
872872

873873
Specifies the threshold for the internal memory buffer. Supports either a
874-
percentage (portion of available memory) or absolute value in MB
875-
(total bytes)--for example: `70%` or `1000 MB`.
874+
percentage (portion of available memory) or absolute value in MB--for example: `70%` or `1000`.
876875

877876
**Default:** `50%`
878877

@@ -980,26 +979,8 @@ Defines the interval at which each replica specified in the
980979
- [compaction-cleanup-wait](#compaction-cleanup-wait)
981980
- [gen1-duration](#gen1-duration)
982981

983-
#### compactor-id
984982

985-
> [!Important]
986-
> This option has been superseded by using `--mode compact`. See the [mode](#mode) section for details.
987983

988-
---
989-
990-
#### compact-from-node-ids
991-
992-
> [!Important]
993-
> This option has been superseded by using `--mode compact`. See the [mode](#mode) section for details.
994-
995-
---
996-
997-
#### run-compactions
998-
999-
> [!Important]
1000-
> This option has been superseded by using `--mode compact`. See the [mode](#mode) section for details.
1001-
1002-
---
1003984

1004985
#### compaction-row-limit
1005986

0 commit comments

Comments
 (0)