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