namespace Umbraco.Core.Configuration
{
public interface INuCacheSettings
string BTreeBlockSize { get; }
}