Skip to content

Commit 07adb3a

Browse files
committed
[DOCS] Add : to render multiple inline macros in Asciidoctor (#41615)
1 parent 07d3570 commit 07adb3a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/reference/settings/notification-settings.asciidoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,14 @@ required. For more information, see
3737
{xpack-ref}/encrypting-data.html[Encrypting sensitive data in {watcher}].
3838

3939
`xpack.watcher.history.cleaner_service.enabled`::
40+
ifdef::asciidoctor[]
41+
added:[6.3.0,Default changed to `true`.]
42+
deprecated:[7.0.0,Watcher history indices are now managed by the `watch-history-ilm-policy` ILM policy]
43+
endif::[]
44+
ifndef::asciidoctor[]
4045
added[6.3.0,Default changed to `true`.]
4146
deprecated[7.0.0,Watcher history indices are now managed by the `watch-history-ilm-policy` ILM policy]
47+
endif::[]
4248
+
4349
Set to `true` (default) to enable the cleaner service. If this setting is
4450
`true`, the `xpack.monitoring.enabled` setting must also be set to `true` with

0 commit comments

Comments
 (0)