mirror of
				https://github.com/kenzok8/openwrt-packages.git
				synced 2025-10-30 07:50:37 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			186 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			186 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
| 	"luci-app-filebrowser": {
 | |
| 		"description": "Grant UCI access for luci-app-filebrowser",
 | |
| 		"read": {
 | |
| 			"uci": [ "filebrowser" ]
 | |
| 		},
 | |
| 		"write": {
 | |
| 			"uci": [ "filebrowser" ]
 | |
| 		}
 | |
| 	}
 | |
| }
 | 
