ticket: use boolean ticket capabilities
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user