mirror of
https://github.com/sot-tech/mochi.git
synced 2026-04-27 16:10:00 -07:00
config: make reaping configurable
This allows for configurable reaping rates and changes the default to what many public trackers use in the wild.
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
"purge_inactive_torrents": true,
|
||||
"announce": "30m",
|
||||
"min_announce": "15m",
|
||||
"reap_interval": "60s",
|
||||
"reap_ratio": "1.25",
|
||||
"default_num_want": 50,
|
||||
"torrent_map_shards": 1,
|
||||
"allow_ip_spoofing": true,
|
||||
|
||||
Reference in New Issue
Block a user