diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-12-09 16:03:25 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-12-09 16:03:25 -0400 |
commit | dd4d8a476c3199965f21a12ce8b0c000d2960723 (patch) | |
tree | f00d847c0fd37ca7c7b42a535034a9a83e47ef5d /Command/NotifyChanges.hs | |
parent | 46f3063131f7711208c1134b31caf999e375306d (diff) |
bump maxConnections to 100
10 seemed too low because more than 10 friends could be linked to a repo
over tor, and if all were running the remotedaemon, which makes a
persistent connection for change notification, then the 11th friend
would not be able to access that repo.
100 might be too low, but it's a much larger group of people. And at
that size group, it probably makes sense to structure the network so
that 100 peers are not all trying to access one central node.
Diffstat (limited to 'Command/NotifyChanges.hs')
0 files changed, 0 insertions, 0 deletions