Clarified (hopefully) how I disabled the logging of the user agent and referrer.
This commit is contained in:
parent
dfac7dd062
commit
5c772bf539
1 changed files with 3 additions and 1 deletions
|
@ -34,7 +34,9 @@ Taken from [Ascraues Privacy Policy](https://ascraeus.org/page/privacy/) and mod
|
||||||
|
|
||||||
## No User Agent and Referrer
|
## No User Agent and Referrer
|
||||||
|
|
||||||
At least for now I don't need it for debugging purposes. This may change in the future.
|
At least for now I don't need it for debugging purposes. This may change in the future.
|
||||||
|
|
||||||
|
I used a custom [log_format](#anonymized-ips) to achieve this.
|
||||||
|
|
||||||
## No Cookies
|
## No Cookies
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue