appprovider
Configuration for the appprovider service
struct: config
mime_types []string nil
A list of mime types supported by this app. [Ref]
[grpc.services.appprovider]
mime_types = nil
custom_mime_types_json string nil
An optional mapping file with the list of supported custom file extensions and corresponding mime types. [Ref]
[grpc.services.appprovider]
custom_mime_types_json = "nil"
Last modified November 23, 2022: Enable staticcheck linter and solve issues (#3487) (4e3796a5)