What is the purpose of "ds-temp-dir" and "ds-buffering" in xdodelivery.cfg file which is used for se
Hi All,
I am doing the setup for separate remittance advice to send an email to supplier when the payment is made.And I want to know why we use below two properties in xdodelivery.cfg file ? separate remittance advice functionality is working fine even if I don't use them. Please let me know as to how the xdo delivery functionality uses these two properties? What is the purpose of these two properties?
<properties>
<property name="ds-temp-dir">/tmp</property>
<property name="ds-buffering">true</property>
</properties>