mirror of
				https://github.com/yggdrasil-network/yggdrasil-go.git
				synced 2025-11-04 03:05:07 +03:00 
			
		
		
		
	Update comment for MaxTotalQueueSize
This commit is contained in:
		
							parent
							
								
									86da073226
								
							
						
					
					
						commit
						319457ae27
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -49,5 +49,5 @@ type TunnelRouting struct {
 | 
			
		|||
 | 
			
		||||
// SwitchOptions contains tuning options for the switch
 | 
			
		||||
type SwitchOptions struct {
 | 
			
		||||
	MaxTotalQueueSize uint64 `comment:"Maximum size of all switch queues combined."`
 | 
			
		||||
	MaxTotalQueueSize uint64 `comment:"Maximum size of all switch queues combined (in bytes)."`
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue