# CONN_MAX_AGE
* dropping conn_max_age due to problems with usage in gunicorn
This commit is contained in:
		
							parent
							
								
									689a2d6acb
								
							
						
					
					
						commit
						590a510880
					
				@ -135,7 +135,6 @@ DATABASES = {
 | 
			
		||||
        'USER': 'postgres',
 | 
			
		||||
        'HOST': '127.0.0.1',
 | 
			
		||||
        'PORT': '5432',
 | 
			
		||||
        'CONN_MAX_AGE': 120,
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
DEFAULT_AUTO_FIELD = "django.db.models.BigAutoField"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user