merged fix from RC_0_16

This commit is contained in:
Arvid Norberg 2013-08-26 05:50:26 +00:00
parent 02ca6a20b6
commit 8a0b4d02da
1 changed files with 1 additions and 0 deletions

View File

@ -323,6 +323,7 @@ namespace aux {
TORRENT_SETTING(boolean, upnp_ignore_nonrouters)
TORRENT_SETTING(integer, send_buffer_low_watermark)
TORRENT_SETTING(integer, send_buffer_watermark)
TORRENT_SETTING(integer, send_buffer_watermark_factor)
#ifndef TORRENT_NO_DEPRECATE
TORRENT_SETTING(boolean, auto_upload_slots)
TORRENT_SETTING(boolean, auto_upload_slots_rate_based)