Note how to run tests
This commit is contained in:
parent
eb6a979509
commit
a45b48c47e
@ -43,6 +43,10 @@ In your `nginx.conf`,
|
|||||||
1. In your `log_format` directives, replace `$remote_addr` with `$remote_addr_ipscrub`.
|
1. In your `log_format` directives, replace `$remote_addr` with `$remote_addr_ipscrub`.
|
||||||
1. Reload your nginx config.
|
1. Reload your nginx config.
|
||||||
|
|
||||||
|
### Running Tests
|
||||||
|
|
||||||
|
`make test`
|
||||||
|
|
||||||
## GDPR
|
## GDPR
|
||||||
|
|
||||||
[GDPR](https://www.eugdpr.org) goes into effect on May 25, 2018. It legislates the handling of personal data about your users, including IP addresses.
|
[GDPR](https://www.eugdpr.org) goes into effect on May 25, 2018. It legislates the handling of personal data about your users, including IP addresses.
|
||||||
|
Loading…
Reference in New Issue
Block a user