Type Alias APISettingsUpload

type APISettingsUpload = {
    "enable-sharing": boolean;
    maxRecipients?: number;
}
Index

Properties

"enable-sharing": boolean

Whether API endpoints for sharing are enabled

maxRecipients?: number

Maximum number of recipients when creating a sharing task