mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-10 16:24:49 +00:00
Added missing "versionadded"
This commit is contained in:
parent
0b0a97ff28
commit
eec194f154
1 changed files with 2 additions and 0 deletions
|
|
@ -23,6 +23,8 @@ You can configure which backend to use with the ``WAGTAILSEARCH_BACKENDS`` setti
|
|||
``AUTO_UPDATE``
|
||||
===============
|
||||
|
||||
.. versionadded:: 1.0
|
||||
|
||||
By default, Wagtail will automatically keep all indexes up to date. This could impact performance when editing content, especially if your index is hosted on an external service.
|
||||
|
||||
The ``AUTO_UPDATE`` setting allows you to disable this on a per-index basis:
|
||||
|
|
|
|||
Loading…
Reference in a new issue