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
|
@ -36,6 +36,8 @@ Taken from [Ascraues Privacy Policy](https://ascraeus.org/page/privacy/) and mod
|
|||
|
||||
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
|
||||
|
||||
Cookies will not be set on these sites. I configured [nginx](https://nginx.org) to drop the header „Set-Cookie“ `proxy_hide_header Set-Cookie;`.
|
||||
|
|
Loading…
Reference in a new issue