File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
15/umbraco-cms/reference/configuration
16/umbraco-cms/reference/configuration Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -186,7 +186,7 @@ Specifying the `SqlPageSize` will change the size of the paged SQL queries. The
186186
187187The ` NuCacheSerializerType ` setting allows developers to specify the serialization format for cached content.
188188
189- The fastest and most compact format ` MessagePack ` option is used by default.
189+ The fastest and most compact format ` MessagePack ` is used by default.
190190
191191An alternate ` JSON ` option was provided for backward compatibility for the Umbraco cache implementation used from Umbraco 8 to 14 (NuCache).
192192
Original file line number Diff line number Diff line change @@ -188,7 +188,7 @@ Specifying the `SqlPageSize` will change the size of the paged SQL queries. The
188188
189189The ` NuCacheSerializerType ` setting allows developers to specify the serialization format for cached content.
190190
191- The fastest and most compact format ` MessagePack ` option is used by default.
191+ The fastest and most compact format ` MessagePack ` is used by default.
192192
193193An alternate ` JSON ` option was provided for backward compatibility for the Umbraco cache implementation used from Umbraco 8 to 14 (NuCache).
194194
You can’t perform that action at this time.
0 commit comments