Loading docs/ref/settings.txt +7 −7 Original line number Diff line number Diff line Loading @@ -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 Loading
docs/ref/settings.txt +7 −7 Original line number Diff line number Diff line Loading @@ -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