mirror of
				https://github.com/kenzok8/openwrt-packages.git
				synced 2025-10-30 07:50:37 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			271 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			271 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| 
 | |
| config global
 | |
| 	option address '0.0.0.0'
 | |
| 	option port '8088'
 | |
| 	option database '/etc/filebrowser.db'
 | |
| 	option username 'admin'
 | |
| 	option password 'admin'
 | |
| 	option ssl_cert ''
 | |
| 	option ssl_key ''
 | |
| 	option root_path '/root'
 | |
| 	option executable_directory '/tmp'
 | |
| 	option enable '0'
 | |
| 
 | 
