Settings

object Settings

Umbrella re-export of the most commonly used setting keys, so call sites can write Settings.ENABLE_DHT instead of remembering which of the three category objects a key lives in. Every value here is identical to the corresponding constant in StringSetting / IntSetting / BoolSetting; this object adds no new settings.

Properties

Link copied to clipboard
const val ALERT_MASK: Int
Link copied to clipboard
Link copied to clipboard
const val ANONYMOUS_MODE: Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
const val DISK_WRITE_MODE: Int
Link copied to clipboard
Link copied to clipboard
const val ENABLE_DHT: Int
Link copied to clipboard
const val ENABLE_LSD: Int
Link copied to clipboard
const val ENABLE_NATPMP: Int
Link copied to clipboard
const val ENABLE_UPNP: Int
Link copied to clipboard
const val I2P_PORT: Int
Link copied to clipboard
const val IN_ENC_POLICY: Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
const val OUT_ENC_POLICY: Int
Link copied to clipboard
Link copied to clipboard
const val PEER_TIMEOUT: Int
Link copied to clipboard
const val PROXY_HOSTNAME: Int
Link copied to clipboard
const val PROXY_PORT: Int
Link copied to clipboard
const val PROXY_TYPE: Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
const val USER_AGENT: Int