mirror of
				https://github.com/solero/houdini.git
				synced 2025-11-04 14:41:56 +00:00 
			
		
		
		
	Set default logger level to INFO
This commit is contained in:
		@@ -30,7 +30,7 @@ servers = {
 | 
			
		||||
        'Logging': {
 | 
			
		||||
            'General': 'logs/login.log',
 | 
			
		||||
            'Errors': 'logs/login-errors.log',
 | 
			
		||||
            'Level': 'DEBUG'
 | 
			
		||||
            'Level': 'INFO'
 | 
			
		||||
        },
 | 
			
		||||
        'LoginFailureLimit': 5,
 | 
			
		||||
        'LoginFailureTimer': 3600,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user