fix: restore companion subworker control

This commit is contained in:
2026-08-26 22:06:34 +09:00
parent 0ab15aa227
commit 83bda3dfb2
4 changed files with 6 additions and 11 deletions
-1
View File
@@ -8,7 +8,6 @@ import "./base.dcdl" // {
memory = { enabled = true; };
web = { enabled = true; };
sub_worker = { enabled = true; };
worker = { enabled = true; };
manage_workdir = { enabled = true; };
ticket = { enabled = true; authoring = true; thread = true; };
};