Skip to content

Commit

Permalink
Make torrent trackers enrich as the default mode.
Browse files Browse the repository at this point in the history
  • Loading branch information
elgatito committed Apr 2, 2021
1 parent 7633eea commit 9ea2df4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@
<setting id="spoof_user_agent" label="30074" type="enum" lvalues="30065|30075|30076|30077|30078|30079|30080|30081|30082|30083|30084|30085" />
<setting id="use_libtorrent_config" label="30503" type="bool" default="true" />
<setting type="text" label="30504" enable="false" />
<setting id="magnet_trackers" label="30507" type="enum" lvalues="30508|30509|30510" default="0" />
<setting id="magnet_trackers" label="30507" type="enum" lvalues="30508|30509|30510" default="2" />
<setting id="use_libtorrent_logging" label="30506" type="bool" default="false" />
<setting id="libtorrent_profile" label="30511" type="enum" lvalues="30512|30513|30514" default="0" />
<!-- <setting id="use_libtorrent_deadline" label="30518" type="bool" default="true" /> -->
Expand Down

0 comments on commit 9ea2df4

Please sign in to comment.