Method: Backup::Storage::Dropbox#retry_waitsec

Defined in:
lib/backup/storage/dropbox.rb

#retry_waitsecObject

Time in seconds to pause before each retry.

Default: 30



46
47
48
# File 'lib/backup/storage/dropbox.rb', line 46

def retry_waitsec
  @retry_waitsec
end