...
The following .zip file contains the upload bundles that need to be extracted and started using the usual bundle installation procedure (Note, these will probably be out of date, and you should use the ones contains in the Weave installer).
https://dl.dropbox.com/u/6745119/upload_331_20130918.zip
...
Then you can create a new top level configuration item to contain the customisation to the upload parameters.
Note |
---|
The following upload parameter examples are each showing examples of changing one part of the upload configuration, when creating for your configuration for the upload there should only be a single |
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
<upload:parameters> <cleaning maximumFileAgeInHours="96" checkDelayInHours="6" /> <projections label="Projection"/> <csv xlabel="X Field Column" ylabel="Y Field Column"/> <drawing timeout="60"/> </upload:parameters> |
...