remoteCache

abstract fun remoteCache(config: MutableRemoteCacheSettings.() -> Unit)(source)

Configure remote caching settings with the provided config function.

Parameters

config

Function which configures remote caching settings.


Alias for cloud remote cache settings.