Merge pull request #3730 from ankostis/doc_logstats_delay

[MRG+1] doc: document LOGSTATS_INTERVAL setting
This commit is contained in:
Adrián Chaves 2019-04-11 17:34:45 +02:00 committed by GitHub
commit 92fa657f9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 0 deletions

View File

@ -897,6 +897,16 @@ Default: ``False``
If ``True``, the logs will just contain the root path. If it is set to ``False``
then it displays the component responsible for the log output
.. setting:: LOGSTATS_INTERVAL
LOGSTATS_INTERVAL
-----------------
Default: ``60.0``
The interval (in seconds) between each logging printout of the stats
by :class:`~extensions.logstats.LogStats`.
.. setting:: MEMDEBUG_ENABLED
MEMDEBUG_ENABLED