diff --git a/modules/ROOT/pages/cache-scope-strategy.adoc b/modules/ROOT/pages/cache-scope-strategy.adoc index 75a3b29a5..efbc2ff73 100644 --- a/modules/ROOT/pages/cache-scope-strategy.adoc +++ b/modules/ROOT/pages/cache-scope-strategy.adoc @@ -51,6 +51,8 @@ Data is immutable. This is the default value. ** *Serializable event copy strategy* + Data is mutable. ++ +If you leave *Event Copy Strategy* set to `None`, Mule applies the default, *Simple event copy strategy*. == Synchronized Access to a Cache