ConfigurationService.BlobCache Property
- Namespace:
- Weavy.Core.Services
- Assembly:
- Weavy.Core.dll
Gets a value indicating if we should cache blobs on local disk or serve them directly from the blob provider (weavy.blob-cache
).
public static bool BlobCache { get; }
Property value
bool