From 6e06af944e07e3e40cd66cac99183e0ce26ce757 Mon Sep 17 00:00:00 2001 From: GilbN <24592972+gilbN@users.noreply.github.com> Date: Tue, 10 Nov 2020 21:20:28 +0100 Subject: [PATCH] Updated qBittorrent (markdown) --- qBittorrent.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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/ {