diff options
Diffstat (limited to 'lib/Plugins/FileTransfer.conf')
| -rw-r--r-- | lib/Plugins/FileTransfer.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/Plugins/FileTransfer.conf b/lib/Plugins/FileTransfer.conf index c8da603..cf675e4 100644 --- a/lib/Plugins/FileTransfer.conf +++ b/lib/Plugins/FileTransfer.conf @@ -14,3 +14,6 @@ ArchiveType = .tar.gz #how many times we try to upload the file RetryCount = 3 + +#how long we wait between we retry the upload (in seconds) +RetryDelay = 20 |
