Enabling UUID in file upload

This commit is contained in:
Kyle Ellrott
2014-08-14 17:08:29 -07:00
parent 3377b7078a
commit a2ac71eab9
3 changed files with 7 additions and 0 deletions
+1
View File
@@ -41,6 +41,7 @@
<!-- Swap the following parameter for the select one that follows to
enable the to_posix_lines option in the Web GUI. See Bitbucket
Pull Request 171 for more information. -->
<param name="uuid" type="text" required="False" />
<param name="to_posix_lines" type="hidden" value="Yes" />
<!--
<param name="to_posix_lines" type="select" display="checkboxes" multiple="True" label="Convert universal line endings to Posix line endings" help="Turn this option off if you upload a gzip, bz2 or zip archive which contains a binary file." value="Yes">