worker: add workspace workdir management feature
This commit is contained in:
@@ -8,6 +8,7 @@ import "./base.dcdl" // {
|
||||
memory = { enabled = true; };
|
||||
web = { enabled = true; };
|
||||
workers = { enabled = true; };
|
||||
manage_workdir = { enabled = true; };
|
||||
ticket = { enabled = true; thread = true; orchestration_control = true; };
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user