blob: a4e1e5873ee20b7861c2d4f3ac602c28e8aa470c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
[i2p]
disabled=0
address=127.0.0.1:7656
[rpc]
enabled=1
bind=127.0.0.1:1776
host=127.0.0.1
[lokinet]
disabled=1
ifname=lokitun0
dns=127.0.0.1:53
[gnutella]
enabled=0
[bittorrent]
pex=1
dht=0
swarms=1
max-torrents=0
tracker-config=trackers.conf
[storage]
rootdir=storage
metadata=storage/metadata
downloads=storage/downloads
completed=storage/seeding
workers=0
iop_buffer_size=0
[log]
level=info
pprof=0
|