Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Apr 25, 2023. It is now read-only.

Update possible container sizes #110

Merged
merged 1 commit into from
Oct 8, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion config.rst
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ always optimal, however, and you can customize that behavior on any application
container or on any service.

Legal values for the size key are ``AUTO`` (the default), ``S``, ``M``, ``L``,
and ``XL``.
``XL``, ``2XL`` and ``4XL``.

.. note::

Expand Down