Update gcs.md

Forgotten </td> caused table explosion
This commit is contained in:
Etki 2016-12-24 18:09:46 +03:00 committed by GitHub
parent 09fdbf4750
commit 943860f0b7

View file

@ -57,6 +57,7 @@ An implementation of the `storagedriver.StorageDriver` interface which uses Goog
</td>
<td>
This is the chunk size used for uploading large blobs, must be a multiple of 256*1024.
</td>
</tr>
</table>
@ -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).
`rootdirectory`: (optional) The root directory tree in which all registry files will be stored. Defaults to the empty string (bucket root).