Updated qBittorrent (markdown)
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/ {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user