Commit a2845655 authored by Jeremy Mikola's avatar Jeremy Mikola

Merge pull request #389

parents 96bda621 a35afaf2
......@@ -28,7 +28,7 @@ method.
The bucket can be constructed with various options:
- ``bucketName`` determines the prefix for the buckey's metadata and chunk
- ``bucketName`` determines the prefix for the bucket's metadata and chunk
collections. The default value is ``"fs"``.
- ``chunkSizeBytes`` determines the size of each chunk. GridFS divides the
file into chunks of this length, except for the last, which is only as large
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment