## # config.yml template # for usage, see: # spec-live/spec_helper.rb # spec-live/backups/config.rb ## --- storage: scp: specs_enabled: false username: password: ip: localhost port: 22 path: /absolute/path/to/spec-live/tmp dropbox: specs_enabled: false api_key: api_secret: path: timeout: notifier: mail: specs_enabled: false delivery_method: smtp from: to: address: smtp.gmail.com port: 587 user_name: password: authentication: plain enable_starttls_auto: true sendmail: sendmail_args: syncer: cloud: s3: specs_enabled: false access_key_id: secret_access_key: bucket: region: encryptor: gpg: specs_enabled: false