Added a const to index.db
This commit is contained in:
		@@ -8,4 +8,5 @@ const (
 | 
			
		||||
	DefaultHttpPort = 9123
 | 
			
		||||
	DefaultData_d   = "/opt/packets"
 | 
			
		||||
	LANDeadline     = 2 * time.Second
 | 
			
		||||
	IndexDB         = "/etc/packets/index.db"
 | 
			
		||||
)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user