StringSettingDefaults
object StringSettingDefaults
The serialisation names and default values for the string settings, indexed by the 14-bit index (i.e. key and SettingType.INDEX_MASK). Mirrors the str_settings array in settings_pack.cpp one-to-one.
Properties
Link copied to clipboard
Default values in index order. null means "no default" (libtorrent stores a C++ nullptr and reports the empty string). StringSetting.USER_AGENT embeds the tracked libtorrent version from Version.LIBTORRENT_VERSION.