Skip to content

Commit

Permalink
Regenerate settings.rst to add --reload-engine
Browse files Browse the repository at this point in the history
  • Loading branch information
berkerpeksag committed Jun 16, 2017
1 parent ca053a5 commit 9eea021
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions docs/source/settings.rst
Original file line number Diff line number Diff line change
Expand Up @@ -320,6 +320,24 @@ because it consumes less system resources.
In order to use the inotify reloader, you must have the ``inotify``
package installed.

.. _reload-engine:

reload_engine
~~~~~~~~~~~~~

* ``--reload-engine STRING``
* ``auto``

The implementation that should be used to power :ref:`reload`.

Valid engines are:

* 'auto'
* 'poll'
* 'inotify' (requires inotify)

.. versionadded:: 19.7

.. _reload-extra-files:

reload_extra_files
Expand Down

0 comments on commit 9eea021

Please sign in to comment.