|
| 1 | +{ |
| 2 | + "file": 1, |
| 3 | + "format": 1 |
| 4 | +}{ |
| 5 | + "add_paused": false, |
| 6 | + "allow_remote": false, |
| 7 | + "auto_manage_prefer_seeds": false, |
| 8 | + "auto_managed": true, |
| 9 | + "cache_expiry": 60, |
| 10 | + "cache_size": 512, |
| 11 | + "copy_torrent_file": false, |
| 12 | + "daemon_port": 58846, |
| 13 | + "del_copy_torrent_file": false, |
| 14 | + "dht": true, |
| 15 | + "dont_count_slow_torrents": false, |
| 16 | + "download_location": "/downloads", |
| 17 | + "download_location_paths_list": [], |
| 18 | + "enabled_plugins": [], |
| 19 | + "enc_in_policy": 1, |
| 20 | + "enc_level": 2, |
| 21 | + "enc_out_policy": 1, |
| 22 | + "geoip_db_location": "/usr/share/GeoIP/GeoIP.dat", |
| 23 | + "ignore_limits_on_local_network": true, |
| 24 | + "info_sent": 0.0, |
| 25 | + "listen_interface": "", |
| 26 | + "listen_ports": [ |
| 27 | + 6881, |
| 28 | + 6891 |
| 29 | + ], |
| 30 | + "listen_random_port": 51765, |
| 31 | + "listen_reuse_port": true, |
| 32 | + "listen_use_sys_port": false, |
| 33 | + "lsd": true, |
| 34 | + "max_active_downloading": 3, |
| 35 | + "max_active_limit": 8, |
| 36 | + "max_active_seeding": 5, |
| 37 | + "max_connections_global": 200, |
| 38 | + "max_connections_per_second": 20, |
| 39 | + "max_connections_per_torrent": -1, |
| 40 | + "max_download_speed": -1.0, |
| 41 | + "max_download_speed_per_torrent": -1, |
| 42 | + "max_half_open_connections": 50, |
| 43 | + "max_upload_slots_global": 4, |
| 44 | + "max_upload_slots_per_torrent": -1, |
| 45 | + "max_upload_speed": -1.0, |
| 46 | + "max_upload_speed_per_torrent": -1, |
| 47 | + "move_completed": false, |
| 48 | + "move_completed_path": "/downloads", |
| 49 | + "move_completed_paths_list": [], |
| 50 | + "natpmp": true, |
| 51 | + "new_release_check": true, |
| 52 | + "outgoing_interface": "", |
| 53 | + "outgoing_ports": [ |
| 54 | + 0, |
| 55 | + 0 |
| 56 | + ], |
| 57 | + "path_chooser_accelerator_string": "Tab", |
| 58 | + "path_chooser_auto_complete_enabled": true, |
| 59 | + "path_chooser_max_popup_rows": 20, |
| 60 | + "path_chooser_show_chooser_button_on_localhost": true, |
| 61 | + "path_chooser_show_hidden_files": false, |
| 62 | + "peer_tos": "0x00", |
| 63 | + "plugins_location": "/config/plugins", |
| 64 | + "pre_allocate_storage": false, |
| 65 | + "prioritize_first_last_pieces": false, |
| 66 | + "proxy": { |
| 67 | + "anonymous_mode": false, |
| 68 | + "force_proxy": false, |
| 69 | + "hostname": "", |
| 70 | + "password": "", |
| 71 | + "port": 8080, |
| 72 | + "proxy_hostnames": true, |
| 73 | + "proxy_peer_connections": true, |
| 74 | + "proxy_tracker_connections": true, |
| 75 | + "type": 0, |
| 76 | + "username": "" |
| 77 | + }, |
| 78 | + "queue_new_to_top": false, |
| 79 | + "random_outgoing_ports": true, |
| 80 | + "random_port": true, |
| 81 | + "rate_limit_ip_overhead": true, |
| 82 | + "remove_seed_at_ratio": false, |
| 83 | + "seed_time_limit": 180, |
| 84 | + "seed_time_ratio_limit": 7.0, |
| 85 | + "send_info": false, |
| 86 | + "sequential_download": false, |
| 87 | + "share_ratio_limit": 2.0, |
| 88 | + "shared": false, |
| 89 | + "stop_seed_at_ratio": false, |
| 90 | + "stop_seed_ratio": 2.0, |
| 91 | + "super_seeding": false, |
| 92 | + "torrentfiles_location": "/config/torrents", |
| 93 | + "upnp": true, |
| 94 | + "utpex": true |
| 95 | +} |
0 commit comments