docs: config

pull/818/head
withchao 2 years ago
parent 3a976bdafd
commit 8a6f78e475

@ -127,7 +127,7 @@ api:
# apiURL is the address of the api, the access address of the app, use s3 must be configured # apiURL is the address of the api, the access address of the app, use s3 must be configured
# minio.endpoint can be configured as an intranet address, # minio.endpoint can be configured as an intranet address,
# minio.signEndpoint is minio public network address # minio.signEndpoint is minio public network address
# minio.thumbnailApi is the address of the thumbnail service, the access address of the app # minio.thumbnailApi is the address of the thumbnail service, the access address of the app, https://github.com/OpenIMSDK/minio-ext
# minio.thumbnailUseSignEndpoint whether the url parameter for generating thumbnails uses a signed address, the default is fine # minio.thumbnailUseSignEndpoint whether the url parameter for generating thumbnails uses a signed address, the default is fine
object: object:
enable: "minio" enable: "minio"

Loading…
Cancel
Save