remove cryptix/goSam
This commit is contained in:
parent
25879ef498
commit
be64fe5aae
4 changed files with 27 additions and 28 deletions
|
@ -88,8 +88,8 @@ func connectIRC(network *storage.Network, state *State, srcIP []byte) *irc.Clien
|
|||
goSam.SetOutQuantity(3),
|
||||
goSam.SetInBackups(2),
|
||||
goSam.SetOutBackups(2),
|
||||
goSam.SetInLength(2),
|
||||
goSam.SetOutLength(2),
|
||||
goSam.SetInLength(3),
|
||||
goSam.SetOutLength(3),
|
||||
goSam.SetInVariance(-1),
|
||||
goSam.SetOutVariance(-1),
|
||||
goSam.SetCloseIdle(false),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue