[1.5.x] Minor DEBUG setting reference formatting edit.
1bbd36a36a
from master.
This commit is contained in:
parent
863e0ab57d
commit
9d4f906d47
|
@ -748,13 +748,13 @@ sensitive (or offensive), such as :setting:`SECRET_KEY` or
|
|||
:setting:`PROFANITIES_LIST`. Specifically, it will exclude any setting whose
|
||||
name includes any of the following:
|
||||
|
||||
* API
|
||||
* KEY
|
||||
* PASS
|
||||
* PROFANITIES_LIST
|
||||
* SECRET
|
||||
* SIGNATURE
|
||||
* TOKEN
|
||||
* ``'API'``
|
||||
* ``'KEY'``
|
||||
* ``'PASS'``
|
||||
* ``'PROFANITIES_LIST'``
|
||||
* ``'SECRET'``
|
||||
* ``'SIGNATURE'``
|
||||
* ``'TOKEN'``
|
||||
|
||||
.. versionchanged:: 1.4
|
||||
|
||||
|
|
Loading…
Reference in New Issue