Kaydet (Commit) 9096e2b5 authored tarafından Abhaya Agarwal's avatar Abhaya Agarwal Kaydeden (comit) Tim Graham

Fixed #24736 -- Documented the Sitemap.limit attribute

üst 26c7a294
......@@ -232,6 +232,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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment