aboutsummaryrefslogtreecommitdiffstats
path: root/test/service/configurations-example.yml
diff options
context:
space:
mode:
authorDino Maric <dino.onex@gmail.com>2017-07-31 17:09:12 +0200
committerDavid Heinemeier Hansson <david@loudthinking.com>2017-07-31 10:09:12 -0500
commit3f4a7218a4a4923a0e7ce1b2eb0d2888ce30da58 (patch)
treec0bbdc0f980bdb58f79f622642b387b3998af9da /test/service/configurations-example.yml
parent6c68524b69e1bfb28f0d1aa5967fd602ed1b7ed7 (diff)
downloadrails-3f4a7218a4a4923a0e7ce1b2eb0d2888ce30da58.tar.gz
rails-3f4a7218a4a4923a0e7ce1b2eb0d2888ce30da58.tar.bz2
rails-3f4a7218a4a4923a0e7ce1b2eb0d2888ce30da58.zip
Azure Storage support (#36)
* Microsoft Azure storage support * Add support for Microsoft Azure Storage * Comply with the new headers implementation
Diffstat (limited to 'test/service/configurations-example.yml')
-rw-r--r--test/service/configurations-example.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/service/configurations-example.yml b/test/service/configurations-example.yml
index 8bcc57f05a..68f6ae4224 100644
--- a/test/service/configurations-example.yml
+++ b/test/service/configurations-example.yml
@@ -22,3 +22,10 @@ gcs:
}
project:
bucket:
+
+azure:
+ service: Azure
+ path: ""
+ storage_account_name: ""
+ storage_access_key: ""
+ container: ""