varnish config/docs (#342)
[akkoma] / docs / docs / configuration / hardening.md
index c5a9e160bc56646b79617723f2d2d5e75b9fc18c..521183f7dc5c10e5c6cc2e3072d86b47bd98a7d3 100644 (file)
@@ -55,11 +55,11 @@ An additional “Strict transport security” header will be sent with the confi
 
 > Recommended value: `same-origin`
 
-If you click on a link, your browser’s request to the other site will include from where it is coming from. The “Referrer policy” header tells the browser how and if it should send this information. (see [Referrer policy](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Referrer-Policy))
+If you click on a link, your browser’s request to the other site will include from where it is coming from. The “Referrer policy” header tells the browser how and if it should send this information. (see [Referrer policy](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Referrer-Policy)). `no-referrer` can be used if a referrer is not needed for improved privacy.
 
 ## systemd
 
-A systemd unit example is provided at `installation/pleroma.service`.
+A systemd unit example is provided at `installation/akkoma.service`.
 
 ### PrivateTmp