Browse Source

Remove broken docs link

The important settings docs previously referred to a section regarding
the node.max_local_storage_nodes setting. This section was removed, but
the link was not. This commit removes that link.
Jason Tedor 9 years ago
parent
commit
548c12d60f
1 changed files with 0 additions and 1 deletions
  1. 0 1
      docs/reference/setup/important-settings.asciidoc

+ 0 - 1
docs/reference/setup/important-settings.asciidoc

@@ -12,7 +12,6 @@ configured before going into production.
 * <<network.host,`network.host`>>
 * <<unicast.hosts,`discovery.zen.ping.unicast.hosts`>>
 * <<minimum_master_nodes,`discovery.zen.minimum_master_nodes`>>
-* <<node.max_local_storage_nodes,`node.max_local_storage_nodes`>>
 
 [float]
 [[path-settings]]