From 53e93935a7096ed0612b5e192647fadaab1b97ed Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 27 Feb 2022 07:49:56 +0100 Subject: [PATCH] Update README.md --- qbittorrent/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qbittorrent/README.md b/qbittorrent/README.md index ba3c17de8..b927a4dc2 100644 --- a/qbittorrent/README.md +++ b/qbittorrent/README.md @@ -85,7 +85,7 @@ Use the [qBittorrent integration](https://www.home-assistant.io/integrations/qbi ## Common issues -### ipv6 issues with openvpn +### ipv6 issues with openvpn (@happycoo) Add this code to your .ovpn config ```bash @@ -98,7 +98,7 @@ pull-filter ignore "tun-ipv6" pull-filter ignore "ifconfig-ipv6" ``` -### nginx error code +### nginx error code (@Nanianmichaels) >[cont-init.d] 30-nginx.sh: executing... >[cont-init.d] 30-nginx.sh: exited 1.