]> Cypherpunks.ru repositories - nncp.git/blobdiff - src/cypherpunks.ru/nncp/pkt.go
Freqs should pass as fast as possible, files are not
[nncp.git] / src / cypherpunks.ru / nncp / pkt.go
index ce85ec2e853581358bd0ea1fc3671c72f61009f6..b35f83e3ee969f6fdaad031ae3972b83b8cf04bb 100644 (file)
@@ -47,7 +47,7 @@ const (
        MaxPathSize = 1<<8 - 1
 
        DefaultNiceMail = 64
-       DefaultNiceFreq = 196
+       DefaultNiceFreq = 64
        DefaultNiceFile = 196
 )