Ticket #2173: core.conf

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