mirror of
https://github.com/sot-tech/mochi.git
synced 2026-06-12 07:43:32 -07:00
example config: fixed wrong data type for reapRatio
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@
|
||||
"announce": "30m",
|
||||
"minAnnounce": "15m",
|
||||
"reapInterval": "60s",
|
||||
"reapRatio": "1.25",
|
||||
"reapRatio": 1.25,
|
||||
"defaultNumWant": 50,
|
||||
"torrentMapShards": 1,
|
||||
"allowIPSpoofing": true,
|
||||
|
||||
Reference in New Issue
Block a user