From 019f7c7c3519838c8fdb16efdeaa8460c8be2fbb Mon Sep 17 00:00:00 2001 From: Tugdual Saunier Date: Thu, 8 Oct 2020 11:22:16 +0200 Subject: [PATCH] Update possible container sizes --- config.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.rst b/config.rst index c1a553b..2a07307 100644 --- a/config.rst +++ b/config.rst @@ -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::