ticket: use boolean ticket capabilities
This commit is contained in:
@@ -8,6 +8,6 @@ import "./default.dcdl" // {
|
||||
memory = { enabled = true; };
|
||||
web = { enabled = true; };
|
||||
workers = { enabled = false; };
|
||||
ticket = { enabled = true; preset = "work_report"; };
|
||||
ticket = { enabled = true; thread = true; };
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user