wok view transmission-daemon/stuff/settings.json @ rev 13914

Add xorg-libXaw3d
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jan 25 10:00:51 2013 +0100 (2013-01-25)
parents
children
line source
1 {
2 "alt-speed-down": 50,
3 "alt-speed-enabled": false,
4 "alt-speed-time-begin": 540,
5 "alt-speed-time-day": 127,
6 "alt-speed-time-enabled": false,
7 "alt-speed-time-end": 1020,
8 "alt-speed-up": 50,
9 "bind-address-ipv4": "0.0.0.0",
10 "bind-address-ipv6": "::",
11 "blocklist-enabled": false,
12 "blocklist-url": "http://www.example.com/blocklist",
13 "cache-size-mb": 32,
14 "dht-enabled": true,
15 "download-dir": "/mnt/data/downloads",
16 "download-limit": 100,
17 "download-limit-enabled": 0,
18 "encryption": 1,
19 "idle-seeding-limit": 30,
20 "idle-seeding-limit-enabled": false,
21 "incomplete-dir": "/root/Downloads",
22 "incomplete-dir-enabled": false,
23 "lpd-enabled": true,
24 "max-peers-global": 35,
25 "message-level": 2,
26 "open-file-limit": 32,
27 "peer-congestion-algorithm": "",
28 "peer-limit-global": 150,
29 "peer-limit-per-torrent": 60,
30 "peer-port": 51413,
31 "peer-port-random-high": 65535,
32 "peer-port-random-low": 49152,
33 "peer-port-random-on-start": false,
34 "peer-socket-tos": "default",
35 "pex-enabled": true,
36 "pidfile": "/var/run/transmission-daemon.pid",
37 "port-forwarding-enabled": true,
38 "preallocation": 1,
39 "prefetch-enabled": 1,
40 "ratio-limit": 2,
41 "ratio-limit-enabled": false,
42 "rename-partial-files": true,
43 "rpc-authentication-required": true,
44 "rpc-bind-address": "0.0.0.0",
45 "rpc-enabled": true,
46 "rpc-password": "{9aebfab2dedb060801e37b93e475042635dd8d2cNtxckwS7",
47 "rpc-port": 9091,
48 "rpc-url": "/transmission/",
49 "rpc-username": "tux",
50 "rpc-whitelist": "*",
51 "rpc-whitelist-enabled": true,
52 "script-torrent-done-enabled": false,
53 "script-torrent-done-filename": "",
54 "speed-limit-down": 100,
55 "speed-limit-down-enabled": false,
56 "speed-limit-up": 100,
57 "speed-limit-up-enabled": false,
58 "start-added-torrents": true,
59 "trash-original-torrent-files": false,
60 "umask": 18,
61 "upload-limit": 200,
62 "upload-limit-enabled": 0,
63 "upload-slots-per-torrent": 14,
64 "utp-enabled": false
65 }