mirror of
				https://github.com/grassrootseconomics/eth-tracker.git
				synced 2025-11-04 10:28:22 +01:00 
			
		
		
		
	Merge branch 'master' into cel2
This commit is contained in:
		
						commit
						9d36e913a9
					
				@ -49,7 +49,7 @@ func NewJetStreamPub(o JetStreamOpts) (Pub, error) {
 | 
			
		||||
		Subjects:   streamSubjects,
 | 
			
		||||
		MaxAge:     o.PersistDuration,
 | 
			
		||||
		Storage:    jetstream.FileStorage,
 | 
			
		||||
		Duplicates: time.Minute,
 | 
			
		||||
		Duplicates: time.Minute * 20,
 | 
			
		||||
	})
 | 
			
		||||
 | 
			
		||||
	return &jetStreamPub{
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user