MutableMediaStorage

constructor(options: MediaStorageOptions, nameProvider: MediaNameProviderStrategy = SanitizedMediaNameProvider())

Parameters

options

storage rules

nameProvider

strategy used to generate media names. The name of a media is defines the file name in the output directory, hence this is the resource the document should refer to (e.g. images).