Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions docs/usr-configuration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -393,6 +393,11 @@ This section contains a list of parameters that may be used in either of the hos
+-------------------+------------------------------------------------------------------------------------------------------------------------+
| user | Used to supply your user name on the HPC machine. This is the user name that you would normally use with SSH. |
+-------------------+------------------------------------------------------------------------------------------------------------------------+
| upload-include | Normally this is set internally by Longbow. However sometimes it is necessary to upload files that Longbow cannot |
| | detect by itself. A comma separated list of files given here will be included in the list of files to upload. |
+-------------------+------------------------------------------------------------------------------------------------------------------------+
| upload-exclude | This is not available to be set. Longbow always sets the '*' wildcard for this and is not available for override. |
+-------------------+------------------------------------------------------------------------------------------------------------------------+

Default values
==============
Expand Down