Browse Source

[DOCS] Fix formatting for Watcher settings (#76491)

Adds missing description list tagging for two Watcher settings.

Resolves #76484
Adam Locke 4 năm trước cách đây
mục cha
commit
08865e31b2
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      docs/reference/settings/notification-settings.asciidoc

+ 2 - 2
docs/reference/settings/notification-settings.asciidoc

@@ -65,11 +65,11 @@ connection is being initiated.
 The maximum period of inactivity between two data packets, before the
 request is aborted.
 
-`xpack.http.tcp.keep_alive`
+`xpack.http.tcp.keep_alive`::
 (<<static-cluster-setting,Static>>)
 Whether to enable TCP keepalives on HTTP connections. Defaults to `true`.
 
-`xpack.http.connection_pool_ttl`
+`xpack.http.connection_pool_ttl`::
 (<<static-cluster-setting,Static>>)
 The time-to-live of connections in the connection pool. If a connection is not
 re-used within this timeout, it is closed. By default, the time-to-live is