mirror of https://github.com/Xhofe/alist
				
				
				
			fix: default root folder of `baidu_netdisk`
							parent
							
								
									611457c0e7
								
							
						
					
					
						commit
						552aba997c
					
				|  | @ -17,13 +17,7 @@ type Addition struct { | |||
| 
 | ||||
| var config = driver.Config{ | ||||
| 	Name:        "BaiduNetdisk", | ||||
| 	LocalSort:   false, | ||||
| 	OnlyLocal:   false, | ||||
| 	OnlyProxy:   false, | ||||
| 	NoCache:     false, | ||||
| 	NoUpload:    false, | ||||
| 	NeedMs:      false, | ||||
| 	DefaultRoot: "root, / or other", | ||||
| 	DefaultRoot: "/", | ||||
| } | ||||
| 
 | ||||
| func New() driver.Driver { | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Noah Hsu
						Noah Hsu