diff options
Diffstat (limited to 'lib/Plugins/FileTransfer.conf')
-rw-r--r-- | lib/Plugins/FileTransfer.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/Plugins/FileTransfer.conf b/lib/Plugins/FileTransfer.conf index c92eaeec..1ceccece 100644 --- a/lib/Plugins/FileTransfer.conf +++ b/lib/Plugins/FileTransfer.conf @@ -1,3 +1,5 @@ +Enabled = yes + # Configuration of the file transfer reporter plugin # it takes one parameter: # store - just save information about crash @@ -17,4 +19,3 @@ RetryCount = 3 #how long we wait between we retry the upload (in seconds) RetryDelay = 20 -Enabled = yes
\ No newline at end of file |