From d7b84194a62fa36e7eabc003941a5a889efeb254 Mon Sep 17 00:00:00 2001 From: Douglas Koerich Date: Tue, 14 May 2024 08:10:52 -0300 Subject: [PATCH] EOP-143: Formatting and rephrasing Signed-off-by: Douglas Koerich --- content/momentum/4/modules/4-adaptive.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/momentum/4/modules/4-adaptive.md b/content/momentum/4/modules/4-adaptive.md index 632e6b74..0a7ecc0c 100644 --- a/content/momentum/4/modules/4-adaptive.md +++ b/content/momentum/4/modules/4-adaptive.md @@ -358,9 +358,9 @@ Specify the name of the outbound throttle messages series. Default name is `OBTM
-Introduced in Momentum 4.8. +_Introduced in Momentum 4.8._ -If set to `true`, the adaptive option values (typically message throttles) cached before a domain was suspended will be considered when it gets resumed (returns from suspension). It may be beneficial to set this to true if you want to avoid a domain being suspended over and over because of adaptive rules applied on default values. Default value is `false`. +If set to `true`, the adaptive option values (typically message throttles) that were cached _before_ a domain was suspended will be considered when it gets resumed (returns from suspension). It may be beneficial to set this to __true__ if you want to avoid a domain being suspended over and over because of default values being applied. Default value is `false`.