Update tag plugin descriptions

make-only-subtitle-default
HaveAGitGat 2 years ago
parent b154da79c8
commit 031ff10372

@ -20,7 +20,7 @@ Subsequent tags must not use the reserved word 'require' in them.
You can set the 'Node Tags' in the Node options panel.
The the item tags in the staging section must be a subset of the required tags for a worker to process the file.
A worker will only process a file if the Custom Queue Tags are a subset of the Worker/Node Tags
`,
style: {
borderColor: 'yellow',

@ -13,7 +13,8 @@ does not match the required worker type and tags.
You can set the 'Node Tags' in the Node options panel.
The current tags must be a subset of the required tags.
The required tags must be a subset of the current tags for the current worker to process the item,
else the item will be requeued with the required tags.
`,
style: {
borderColor: 'yellow',

Loading…
Cancel
Save