Config

constructor(transferTimeout: Duration = 120.seconds, resumable: Storage.Config.Resumable = Resumable(), serializer: SupabaseSerializer? = null)(source)

Parameters

customUrl

the custom url to use for the storage api

jwtToken

the jwt token to use for the storage api

transferTimeout

the timeout for uploading and downloading files (default: 120 seconds)