diff --git a/auth_brute_force/README.rst b/auth_brute_force/README.rst index 3fb779986..9b639574e 100644 --- a/auth_brute_force/README.rst +++ b/auth_brute_force/README.rst @@ -38,7 +38,7 @@ Once installed, you can change the ir.config_parameter value for the key of attempts allowed before the user was banned. You can also add a ir.config_parameter value for the key -'auth_brute_force.environ_log' which allow to log also specific request +'auth_brute_force.environ_log' which allows to log also specific request environment variables. The format comma-delimited list of varible names example: REMOTE_ADDR,REMOTE_PORT