ticket: use boolean ticket capabilities

This commit is contained in:
2026-07-21 06:13:26 +09:00
parent 064965d350
commit 7f7d2fe7fc
12 changed files with 239 additions and 208 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ feature = {
memory = { enabled = true; };
web = { enabled = true; };
workers = { enabled = true; };
ticket = { enabled = true; preset = "workspace_authoring"; };
ticket = { enabled = true; authoring = true; thread = true; };
};
memory = {