blob: f7c5df98f19f6cf0002966eee5cca9824f657b1f (
plain)
1
2
3
4
5
6
7
8
9
10
|
directory.default.set = ~/data/torrent/dl
session.path.set = ~/data/torrent/session
schedule2 = watch_directory,5,5,load.start=~/data/torrent/watch/*.torrent
dht.mode.set = auto
dht.port.set = 6881
# vim:ft=cfg
|