ticket: collapse ticket access into one feature
This commit is contained in:
@@ -26,8 +26,7 @@ feature = {
|
||||
memory = { enabled = true; };
|
||||
web = { enabled = true; };
|
||||
workers = { enabled = true; };
|
||||
ticket = { enabled = true; access = "lifecycle"; };
|
||||
ticket_orchestration = { enabled = false; };
|
||||
ticket = { enabled = true; preset = "workspace_authoring"; };
|
||||
};
|
||||
|
||||
memory = {
|
||||
|
||||
Reference in New Issue
Block a user