File Storage¶
By default, users cannot attach files to a chat message. If you want to allow users to upload files via drag and drop or by clicking the attachment symbol, connect to one of the following file storage providers:
- Azure - specify a unique connection name and Azure Blob Storage Container credentials: containerName, account, and accountKey.
- AWS - specify a unique connection name and Amazon S3 Bucket credentials: secretAccessKey, region, bucketName.
- Google Cloud - specify a unique connection name and Google Cloud Storage Bucket credentials: buketName, clientName, privateKey.