ConfigurationService.BlobWhitelist Property
- Namespace:
- Weavy.Core.Services
- Assembly:
- Weavy.Core.dll
A comma-separated list of unique file type specifiers that can be uploaded to blob storage (weavy.blob-whitelist
).
If not specified all file types are accepted.
public static string BlobWhitelist { get; }
Property value
string