]> Sergey Matveev's repositories - btrtrc.git/commit
Disable accept rate limiting by default
authorMatt Joiner <anacrolix@gmail.com>
Sat, 4 Jan 2020 06:17:56 +0000 (17:17 +1100)
committerMatt Joiner <anacrolix@gmail.com>
Sat, 4 Jan 2020 06:17:56 +0000 (17:17 +1100)
commitbaefdfd9eae5867a1cb416979fe7e24e29316ade
tree27bdf62ef928444810371718c79c128ba7954b43
parentbd4176f5ea6a68ba07d72fe1584589bb4cd90cce
Disable accept rate limiting by default

It messes with any non-standard usage, like localhost etc. It might even just be a bad idea when interacting with clients that behave like ourselves: opening connections with varying encryption and protocols simultaneously to each peer.
config.go