From 943860f0b72fdb5590d2bfe440f7b85f2332a578 Mon Sep 17 00:00:00 2001 From: Etki Date: Sat, 24 Dec 2016 18:09:46 +0300 Subject: [PATCH] Update gcs.md Forgotten caused table explosion --- docs/storage-drivers/gcs.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/storage-drivers/gcs.md b/docs/storage-drivers/gcs.md index d256f3543..a4610f71a 100644 --- a/docs/storage-drivers/gcs.md +++ b/docs/storage-drivers/gcs.md @@ -57,6 +57,7 @@ An implementation of the `storagedriver.StorageDriver` interface which uses Goog This is the chunk size used for uploading large blobs, must be a multiple of 256*1024. + @@ -68,4 +69,4 @@ An implementation of the `storagedriver.StorageDriver` interface which uses Goog **Note** Instead of a key file you can use [Google Application Default Credentials](https://developers.google.com/identity/protocols/application-default-credentials). -`rootdirectory`: (optional) The root directory tree in which all registry files will be stored. Defaults to the empty string (bucket root). \ No newline at end of file +`rootdirectory`: (optional) The root directory tree in which all registry files will be stored. Defaults to the empty string (bucket root).