summaryrefslogtreecommitdiff
path: root/docs/ref
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ref')
-rw-r--r--docs/ref/contrib/sitemaps.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/ref/contrib/sitemaps.txt b/docs/ref/contrib/sitemaps.txt
index b28b9b463d..a0490fd3f9 100644
--- a/docs/ref/contrib/sitemaps.txt
+++ b/docs/ref/contrib/sitemaps.txt
@@ -234,6 +234,15 @@ Sitemap class reference
sitemap was requested is used. If the sitemap is built outside the
context of a request, the default is ``'http'``.
+ .. attribute:: Sitemap.limit
+
+ **Optional.**
+
+ This attribute defines the maximum number of URLs included on each page
+ of the sitemap. Its value should not exceed the default value of
+ ``50000``, which is the upper limit allowed in the `Sitemaps protocol
+ <http://www.sitemaps.org/protocol.html#index>`_.
+
.. attribute:: Sitemap.i18n
.. versionadded:: 1.8