implement noop published snapshot service, splits tests models for published content, fixes sqlce image mapper to not have circular ref.
This commit is contained in:
@@ -13,6 +13,8 @@ namespace Umbraco.Cms.Core.Configuration.Models
|
||||
/// </summary>
|
||||
public int? BTreeBlockSize { get; set; }
|
||||
|
||||
// TODO: Set default to MessagePack
|
||||
|
||||
/// <summary>
|
||||
/// The serializer type that nucache uses to persist documents in the database.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user