When setting up pcq types and trees, can one create one pcq type and use that for different queues? Is an instance of that queue type created for each queue? Can I create one pcq type and use it for parents and children in the queue tree? If not can I make one queue type for parents and then one type that’s used for all children?
For example let’s say I have an upload queue and within that I have children for priority 1, priority 2, priority 3 etc how many queue types do I need to do this properly?
Thanks!
Greg