mirror of
https://github.com/halejohn/Cloudreve.git
synced 2026-01-26 09:34:57 +08:00
Fix: Onedrive have batch requests limit for 20 per request
This commit is contained in:
@@ -273,6 +273,9 @@ func InitMasterRouter() *gin.Engine {
|
||||
file.POST("decompress", controllers.Decompress)
|
||||
}
|
||||
|
||||
// 离线下载任务
|
||||
//aria2 := auth.Group("aria2")
|
||||
|
||||
// 目录
|
||||
directory := auth.Group("directory")
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user