Skip to content

Commit

Permalink
Update docs/source-app/workflows/mount_cloud_object_store.rst
Browse files Browse the repository at this point in the history
Co-authored-by: thomas chaton <[email protected]>
  • Loading branch information
rlizzo and tchaton authored Nov 1, 2022
1 parent 4a836f7 commit eab745d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source-app/workflows/mount_cloud_object_store.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ You can also pass multiple mounts to a single work by passing a ``List[Mount(...
.. note::

* Mounts are limited to 1M files.
* Mount objects should not be larger than 5 GiB.
* A file within the Mount should not exceed 5 GiB.
* When adding multiple mounts, each one should have a unique ``mount_path``.
* A maximum of 10 :class:`~lightning_app.storage.mount.Mount`\s can be added to a :class:`~lightning_app.core.work.LightningWork`.

Expand Down

0 comments on commit eab745d

Please sign in to comment.