19 lines
625 B
Plaintext
Executable File
19 lines
625 B
Plaintext
Executable File
<?xml version="1.0" encoding="utf-8"?>
|
|
<ParameterDictionary>
|
|
<Name>RSG.Pipeline.Processor.Engine</Name>
|
|
<Description>Core Pipeline Engine Parameters</Description>
|
|
<Parameters>
|
|
<Item key="Enable Sync Progress Bar" type="PODParameter">
|
|
<Type>Boolean</Type>
|
|
<Value>false</Value>
|
|
</Item>
|
|
<Item key="Sync Porgress Threshold" type="PODParameter">
|
|
<Type>Integer</Type>
|
|
<Value>100</Value>
|
|
</Item>
|
|
<Item key="Sync Progress File Group Size" type="PODParameter">
|
|
<Type>Integer</Type>
|
|
<Value>100</Value>
|
|
</Item>
|
|
</Parameters>
|
|
</ParameterDictionary> |