1 | {
|
---|
2 | "file": 1,
|
---|
3 | "format": 1
|
---|
4 | }{
|
---|
5 | "info_sent": 0.0,
|
---|
6 | "lsd": true,
|
---|
7 | "send_info": false,
|
---|
8 | "move_completed_path": "/data",
|
---|
9 | "enc_in_policy": 1,
|
---|
10 | "queue_new_to_top": false,
|
---|
11 | "ignore_limits_on_local_network": true,
|
---|
12 | "rate_limit_ip_overhead": true,
|
---|
13 | "daemon_port": 58846,
|
---|
14 | "natpmp": true,
|
---|
15 | "max_active_limit": 500,
|
---|
16 | "utpex": true,
|
---|
17 | "max_active_downloading": 100,
|
---|
18 | "max_active_seeding": 400,
|
---|
19 | "allow_remote": false,
|
---|
20 | "max_half_open_connections": 750,
|
---|
21 | "download_location": "/data",
|
---|
22 | "compact_allocation": false,
|
---|
23 | "max_upload_speed": -1.0,
|
---|
24 | "cache_expiry": 60,
|
---|
25 | "prioritize_first_last_pieces": false,
|
---|
26 | "auto_managed": true,
|
---|
27 | "enc_level": 2,
|
---|
28 | "max_connections_per_second": 20,
|
---|
29 | "dont_count_slow_torrents": true,
|
---|
30 | "random_outgoing_ports": true,
|
---|
31 | "max_upload_slots_per_torrent": 500,
|
---|
32 | "new_release_check": true,
|
---|
33 | "enc_out_policy": 1,
|
---|
34 | "outgoing_ports": [
|
---|
35 | 0,
|
---|
36 | 0
|
---|
37 | ],
|
---|
38 | "seed_time_limit": 180,
|
---|
39 | "cache_size": 512,
|
---|
40 | "share_ratio_limit": 100.0,
|
---|
41 | "max_download_speed": -1.0,
|
---|
42 | "geoip_db_location": "/usr/share/GeoIP/GeoIP.dat",
|
---|
43 | "torrentfiles_location": "/srv/deluge/Downloads",
|
---|
44 | "stop_seed_at_ratio": false,
|
---|
45 | "peer_tos": "0x00",
|
---|
46 | "listen_interface": "",
|
---|
47 | "upnp": true,
|
---|
48 | "max_download_speed_per_torrent": -1,
|
---|
49 | "max_upload_slots_global": 500,
|
---|
50 | "enabled_plugins": [
|
---|
51 | "ltConfig",
|
---|
52 | "Execute",
|
---|
53 | "AutoRemovePlus"
|
---|
54 | ],
|
---|
55 | "random_port": false,
|
---|
56 | "autoadd_enable": false,
|
---|
57 | "max_connections_global": 750,
|
---|
58 | "enc_prefer_rc4": true,
|
---|
59 | "listen_ports": [
|
---|
60 | 6666,
|
---|
61 | 6666
|
---|
62 | ],
|
---|
63 | "dht": false,
|
---|
64 | "stop_seed_ratio": 2.0,
|
---|
65 | "seed_time_ratio_limit": 100.0,
|
---|
66 | "max_upload_speed_per_torrent": -1,
|
---|
67 | "copy_torrent_file": false,
|
---|
68 | "del_copy_torrent_file": false,
|
---|
69 | "move_completed": false,
|
---|
70 | "proxies": {
|
---|
71 | "peer": {
|
---|
72 | "username": "",
|
---|
73 | "password": "",
|
---|
74 | "type": 0,
|
---|
75 | "hostname": "",
|
---|
76 | "port": 8080
|
---|
77 | },
|
---|
78 | "web_seed": {
|
---|
79 | "username": "",
|
---|
80 | "password": "",
|
---|
81 | "type": 0,
|
---|
82 | "hostname": "",
|
---|
83 | "port": 8080
|
---|
84 | },
|
---|
85 | "tracker": {
|
---|
86 | "username": "",
|
---|
87 | "password": "",
|
---|
88 | "type": 0,
|
---|
89 | "hostname": "",
|
---|
90 | "port": 8080
|
---|
91 | },
|
---|
92 | "dht": {
|
---|
93 | "username": "",
|
---|
94 | "password": "",
|
---|
95 | "type": 0,
|
---|
96 | "hostname": "",
|
---|
97 | "port": 8080
|
---|
98 | }
|
---|
99 | },
|
---|
100 | "add_paused": false,
|
---|
101 | "max_connections_per_torrent": 500,
|
---|
102 | "remove_seed_at_ratio": false,
|
---|
103 | "autoadd_location": "/data",
|
---|
104 | "plugins_location": "/srv/deluge/.config/deluge/plugins"
|
---|
105 | }
|
---|