mirror of
https://github.com/HChaZZY/alist.git
synced 2025-12-06 11:03:49 +08:00
Compare commits
1 Commits
v2.0.4
...
v2.0.4-fix
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
14b9b76e87 |
@@ -32,7 +32,7 @@ func GetConfig() {
|
||||
}
|
||||
}
|
||||
NoCors = strings.Trim(NoCors, ",")
|
||||
NoUpload = strings.Trim(NoUpload, ",")
|
||||
NoUpload += "root"
|
||||
}
|
||||
|
||||
func init() {
|
||||
|
||||
Reference in New Issue
Block a user