Update 4_configuration.rst

This commit is contained in:
Aleksi Häkli 2021-01-05 15:22:04 +02:00 committed by GitHub
parent 98b944ba2b
commit 9cf239f495
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -109,6 +109,8 @@ The following ``settings.py`` options are available for customizing Axes behavio
Default: ``False``
* ``AXES_RESET_ON_SUCCESS``: If ``True``, a successful login will reset the number of failed logins.
Default: ``False``
* ``AXES_ALLOWED_CORS_ORIGINS``: Configures lockout response CORS headers for XHR requests.
Default: ``*``
The configuration option precedences for the access attempt monitoring are: