🍕
This commit is contained in:
		
							parent
							
								
									fd88955696
								
							
						
					
					
						commit
						b60903e2b4
					
				
					 1 changed files with 1 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -12,10 +12,7 @@ const uri = u && p
 | 
			
		|||
 */
 | 
			
		||||
import mongo from 'monk';
 | 
			
		||||
 | 
			
		||||
const db = mongo(uri, {
 | 
			
		||||
	poolSize: 16,
 | 
			
		||||
	keepAlive: 1
 | 
			
		||||
});
 | 
			
		||||
const db = mongo(uri);
 | 
			
		||||
 | 
			
		||||
export default db;
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue