Updated qBittorrent (markdown)

GilbN 2020-11-10 21:20:28 +01:00
parent 5870a7163e
commit 6e06af944e

@ -13,7 +13,10 @@ Add this in your reverse proxy to remove the headers:
proxy_hide_header "x-webkit-csp"; proxy_hide_header "x-webkit-csp";
proxy_hide_header "content-security-policy"; proxy_hide_header "content-security-policy";
``` ```
[Nginx variable example](https://github.com/gilbN/theme.park/wiki/Setup#nginx-variable):
## Installation
### [[Setup|Setup]]
```nginx ```nginx
location /qbt/ { location /qbt/ {