mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-10-31 15:53:33 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
		
			342 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			342 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| ## Version 2022/08/06
 | |
| # Fail2Ban jail configuration for filebrowser
 | |
| # Requires modification to Filebrowsers settings
 | |
| # https://filebrowser.org/cli/filebrowser#options
 | |
| 
 | |
| # Enabling logs
 | |
| 
 | |
| # -e 'FB_LOG'='/log/filebrowser.log'
 | |
| 
 | |
| [filebrowser-auth]
 | |
| 
 | |
| enabled  = false
 | |
| port     = http,https
 | |
| logpath  = %(remote_logs_path)s/filebrowser/filebrowser.log
 |