[DOCS] Updates notifications lifetime advanced settings descriptions (#97692)

This commit is contained in:
Christiane (Tina) Heiligers 2021-04-21 07:55:09 -07:00 committed by GitHub
parent 6532478ca0
commit 4a8067bd58
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -321,20 +321,19 @@ https://help.github.com/en/articles/basic-writing-and-formatting-syntax[Markdown
[[notifications-lifetime-banner]]`notifications:lifetime:banner`::
The duration, in milliseconds, for banner notification displays. The default
value is 3000000. Set this field to `Infinity` to disable banner notifications.
value is 3000000.
[[notificatios-lifetime-error]]`notifications:lifetime:error`::
The duration, in milliseconds, for error notification displays. The default
value is 300000. Set this field to `Infinity` to disable error notifications.
value is 300000.
[[notifications-lifetime-info]]`notifications:lifetime:info`::
The duration, in milliseconds, for information notification displays. The
default value is 5000. Set this field to `Infinity` to disable information
notifications.
default value is 5000.
[[notifications-lifetime-warning]]`notifications:lifetime:warning`::
The duration, in milliseconds, for warning notification displays. The default
value is 10000. Set this field to `Infinity` to disable warning notifications.
value is 10000.
[float]