- UI/dialogs settings/placement - enable all peer exchange methods excet local peer discovery - set fixed peer port to 52943 - play sound/notification on completion - append .part to partially downloaded files - disable rpc - show tray icon - no disk space preallocation when download starts - start newly added torrents - inhibet sleep/hibernate
32 lines
970 B
JSON
32 lines
970 B
JSON
{
|
|
"compact-view": true,
|
|
"dht-enabled": true,
|
|
"encryption": 1,
|
|
"inhibit-desktop-hibernation": true,
|
|
"lpd-enabled": false,
|
|
"peer-limit-global": 350,
|
|
"peer-limit-per-torrent": 160,
|
|
"peer-port": 52943,
|
|
"peer-port-random-on-start": false,
|
|
"pex-enabled": true,
|
|
"play-download-complete-sound": true,
|
|
"port-forwarding-enabled": false,
|
|
"preallocation": 0,
|
|
"prompt-before-exit": false,
|
|
"rename-partial-files": true,
|
|
"rpc-enabled": false,
|
|
"rpc-whitelist-enabled": true,
|
|
"show-desktop-notification": true,
|
|
"show-extra-peer-details": false,
|
|
"show-filterbar": true,
|
|
"show-notification-area-icon": true,
|
|
"show-options-window": true,
|
|
"show-statusbar": true,
|
|
"show-toolbar": true,
|
|
"sort-mode": "sort-by-state",
|
|
"sort-reversed": false,
|
|
"start-added-torrents": true,
|
|
"statusbar-stats": "total-ratio",
|
|
"user-has-given-informed-consent": true,
|
|
}
|