Sfoglia il codice sorgente

[Docs] Fix missing closing block in cluster/misc.asciidoc

Tanguy Leroux 7 anni fa
parent
commit
6c3278b8e8
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      docs/reference/modules/cluster/misc.asciidoc

+ 1 - 0
docs/reference/modules/cluster/misc.asciidoc

@@ -82,3 +82,4 @@ Enable or disable allocation for persistent tasks:
 This setting does not affect the persistent tasks that are already being executed.
 Only newly created persistent tasks, or tasks that must be reassigned (after a node
 left the cluster, for example), are impacted by this setting.
+--