adjustClientSettings

fun adjustClientSettings(    cacheDirectory: File? = null,     cacheSize: Long? = null,     referrer: String? = null,     userAgent: String? = null)