2013-12-10 13:31:17 +00:00
|
|
|
{
|
2015-10-25 16:53:23 -04:00
|
|
|
"createOnAnnounce": true,
|
|
|
|
"privateEnabled": false,
|
|
|
|
"freeleechEnabled": false,
|
|
|
|
"purgeInactiveTorrents": true,
|
2013-12-10 13:31:17 +00:00
|
|
|
"announce": "30m",
|
2015-10-25 16:53:23 -04:00
|
|
|
"minAnnounce": "15m",
|
|
|
|
"reapInterval": "60s",
|
2015-10-30 20:17:10 +01:00
|
|
|
"reapRatio": 1.25,
|
2015-10-25 16:53:23 -04:00
|
|
|
"defaultNumWant": 50,
|
|
|
|
"torrentMapShards": 1,
|
|
|
|
"allowIPSpoofing": true,
|
|
|
|
"dualStackedPeers": true,
|
|
|
|
"realIPHeader": "",
|
|
|
|
"respectAF": false,
|
|
|
|
"clientWhitelistEnabled": false,
|
|
|
|
"clientWhitelist": ["OP1011"],
|
2015-10-28 16:29:11 -04:00
|
|
|
"apiListenAddr": "localhost:6880",
|
2015-10-25 16:53:23 -04:00
|
|
|
"apiRequestTimeout": "4s",
|
|
|
|
"apiReadTimeout": "4s",
|
|
|
|
"apiWriteTimeout": "4s",
|
|
|
|
"apiListenLimit": 0,
|
2015-10-28 16:29:11 -04:00
|
|
|
"udpListenAddr": "localhost:6881",
|
|
|
|
"httpListenAddr": "localhost:6881",
|
2015-10-25 16:53:23 -04:00
|
|
|
"httpRequestTimeout": "4s",
|
|
|
|
"httpReadTimeout": "4s",
|
|
|
|
"httpWriteTimeout": "4s",
|
|
|
|
"httpListenLimit": 0,
|
2014-11-01 20:12:40 -04:00
|
|
|
"driver": "noop",
|
2015-10-25 16:53:23 -04:00
|
|
|
"statsBufferSize": 0,
|
|
|
|
"includeMemStats": true,
|
|
|
|
"verboseMemStats": false,
|
|
|
|
"memStatsInterval": "5s"
|
2014-07-01 21:40:29 -04:00
|
|
|
}
|