MaxCopyRetries
Summary
This setting defines the maximum number of times a DFS file is tried to be copied.Usage
MaxCopyRetries=<integer value>
Description
This setting defines a value which represents the maximum number of tries that will be considered when copying a DFS file.
It has been introduced in order to avoid issues in low performance conditions (Jira Issue EZP-19671).
Increase this value if you find files like expiryXYZtmp.php with 0 byte size.
The value set by default is 5.
This setting is available for eZ Publish 4.5 and higher versions.
Examples
MaxCopyRetries=5
Ricardo Correia (16/04/2013 2:45 pm)
Ricardo Correia (18/04/2013 11:43 am)
Comments
There are no comments.