increased pex timer
This commit is contained in:
		
							parent
							
								
									6dafcffd5a
								
							
						
					
					
						commit
						e061e516ee
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -53,7 +53,7 @@ class OnionrCommunicate: | |||
|         highFailureRate = 10 | ||||
|         heartBeatTimer = 0 | ||||
|         heartBeatRate = 5 | ||||
|         pexTimer = 10 # How often we should check for new peers | ||||
|         pexTimer = 1000 # How often we should check for new peers | ||||
|         pexCount = 0 | ||||
|         logger.debug('Communicator debugging enabled.') | ||||
|         torID = open('data/hs/hostname').read() | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue