Skip to content
Snippets Groups Projects
Commit bfde6098 authored by Armin Costa's avatar Armin Costa
Browse files

Update Processor.md

parent 9742d713
No related branches found
No related tags found
No related merge requests found
......@@ -58,3 +58,30 @@ priority = MIN | NORM | MAX : Thread priority
Consumer (1 - n)
## Download ##
Download
```xml
<Download type="sftp" active="yes" priority="NORM">
<consumer>
</consumer>
</Download>
```
### Attributes ###
type = sftp : Transfer protocol
active = yes | no : Enable or disable Distribution
priority = MIN | NORM | MAX : Thread priority
### Tags ###
Consumer (1 - n)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment