1
0
镜像自地址 https://github.com/tuna/tunasync.git 已同步 2025-12-06 14:36:47 +00:00

new feature: run "tunasynctl start" with "-f" to override concurrent job limit

这个提交包含在:
z4yx
2018-05-30 18:55:06 +08:00
父节点 6cbe91b4f1
当前提交 c750aa1871
共有 7 个文件被更改,包括 88 次插入50 次删除

查看文件

@@ -337,6 +337,7 @@ func (s *Manager) handleClientCmd(c *gin.Context) {
Cmd: clientCmd.Cmd,
MirrorID: clientCmd.MirrorID,
Args: clientCmd.Args,
Options: clientCmd.Options,
}
// update job status, even if the job did not disable successfully,