spec/config.example.yml in vos-0.3.15 vs spec/config.example.yml in vos-0.4.0
- old
+ new
@@ -4,10 +4,8 @@
# optional, you can omit and use id_rsa key instead
# :user: some_user
# :password: some_password
:s3:
- :driver:
- :access_key_id: 'xxx'
- :secret_access_key: 'xxx'
-
- :bucket: :xxx
+ :access_key_id: 'xxx'
+ :secret_access_key: 'xxx'
+ :bucket: :xxx
\ No newline at end of file