mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-09 01:48:40 +00:00
Increase max piece size to 16 MiB in create torrent dialog
Increasing it beyond this will require changes to createtorrentdialog.py
This commit is contained in:
parent
ce9b540b97
commit
ed0b017fe1
1 changed files with 1 additions and 0 deletions
|
@ -558,6 +558,7 @@
|
||||||
2 MiB
|
2 MiB
|
||||||
4 MiB
|
4 MiB
|
||||||
8 MiB
|
8 MiB
|
||||||
|
16 MiB
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
<packing>
|
<packing>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue