mirror of
https://github.com/go-i2p/reseed-tools.git
synced 2025-12-20 09:15:53 -05:00
bump min RIs to 61
This commit is contained in:
@@ -133,7 +133,7 @@ func NewReseedCommand() *cli.Command {
|
||||
},
|
||||
&cli.IntFlag{
|
||||
Name: "numRi",
|
||||
Value: 25,
|
||||
Value: 61,
|
||||
Usage: "Number of routerInfos to include in each su3 file",
|
||||
},
|
||||
&cli.IntFlag{
|
||||
|
||||
Reference in New Issue
Block a user