mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-10-31 15:53:33 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			236 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			236 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| ## Version 2022/08/06
 | |
| # Fail2Ban jail configuration for zoneminder
 | |
| 
 | |
| # Zoneminder HTTP/HTTPS web interface auth
 | |
| # Logs auth failures to apache2 error log
 | |
| 
 | |
| [zoneminder]
 | |
| 
 | |
| enabled = false
 | |
| port    = http,https
 | |
| logpath = %(apache_error_log)s
 |