Currently the only setting this module has is targetNumberOfPeers which is the number of peers that this peers wants to know about. maxNumberOfConnection would limit how many open connection we maintain at a given time. Currently we open a connection for every peer we know about. Which is probably not good. The connection are mainted here (??)