Skip to content

Commit c0a9c0d

Browse files
Update maximum galaxy artifact size (#3099) (#3177)
(cherry picked from commit 3603994) Co-authored-by: Sloane Hertel <[email protected]>
1 parent 89bbf54 commit c0a9c0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docsite/rst/dev_guide/developing_collections_distributing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ This command builds a tarball of the collection in the current directory, which
148148
149149
.. note::
150150
* To reduce the size of collections, certain files and folders are excluded from the collection tarball by default. See :ref:`ignoring_files_and_folders_collections` if your collection directory contains other files you want to exclude.
151-
* The current Galaxy maximum tarball size is 2 MB.
151+
* The current Galaxy maximum tarball size is 200 MB.
152152

153153
You can upload your tarball to one or more distribution servers. You can also distribute your collection locally by copying the tarball to install your collection directly on target systems.
154154

0 commit comments

Comments
 (0)