summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorArtur Smęt <artur.smet@mirumee.com>2017-01-12 09:38:46 +0100
committerArtur Smęt <artur.smet@mirumee.com>2017-01-12 09:38:46 +0100
commit672c0fdf403fe588695f15ec4d6377b5f38022dc (patch)
tree17d96f6dced4fd3c302a4d5485258a9f87571d26 /docs
parent68f740ea3e94917809e6e384ce26daca4a8d2d4c (diff)
downloadsaleor-frontend-672c0fdf403fe588695f15ec4d6377b5f38022dc.tar.gz
saleor-frontend-672c0fdf403fe588695f15ec4d6377b5f38022dc.tar.bz2
saleor-frontend-672c0fdf403fe588695f15ec4d6377b5f38022dc.zip
Add docs
Diffstat (limited to 'docs')
-rw-r--r--docs/configuration.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/configuration.rst b/docs/configuration.rst
index 2360544b..61f66564 100644
--- a/docs/configuration.rst
+++ b/docs/configuration.rst
@@ -48,3 +48,7 @@ Environment variables
``SECRET_KEY``
Controls `Django's secret key <https://docs.djangoproject.com/en/1.10/ref/settings/#secret-key>`_ setting.
+
+
+``MAX_CART_LINE_QUANTITY``
+ Controls maximum number of items in one cart line. Defaults to ``50``