Browse Source

[DOCS] Remove duplicate disk.threshold_enabled setting. (#62924)

Howard 5 years ago
parent
commit
e50799bc7e
1 changed files with 0 additions and 4 deletions
  1. 0 4
      docs/reference/modules/cluster/disk_allocator.asciidoc

+ 0 - 4
docs/reference/modules/cluster/disk_allocator.asciidoc

@@ -8,10 +8,6 @@ from that node.
 
 You can use the following settings to control disk-based allocation:
 
-`cluster.routing.allocation.disk.threshold_enabled`::
-    (<<dynamic-cluster-setting,Dynamic>>)
-    Defaults to `true`.  Set to `false` to disable the disk allocation decider.
-
 [[cluster-routing-disk-threshold]]
 // tag::cluster-routing-disk-threshold-tag[]
 `cluster.routing.allocation.disk.threshold_enabled` {ess-icon}::