镜像自地址
https://github.com/tuna/tunasync.git
已同步 2025-12-06 06:26:46 +00:00
feature(worker): use cgroup track job process, so that they can be all-killed
这个提交包含在:
@@ -10,6 +10,11 @@ api_base = "https://localhost:12345"
|
||||
token = "some_token"
|
||||
ca_cert = "rootCA.crt"
|
||||
|
||||
[cgroup]
|
||||
enable = true
|
||||
base_path = "/sys/fs/cgroup"
|
||||
group = "tunasync"
|
||||
|
||||
[server]
|
||||
hostname = "localhost"
|
||||
listen_addr = "127.0.0.1"
|
||||
|
||||
在新工单中引用
屏蔽一个用户