From da36dc1d8a17f967e729509509507e0faaae460e Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 21 Sep 2021 17:26:49 +0200 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 b4189c178..fdbd81d44 100644 --- a/qbittorrent/README.md +++ b/qbittorrent/README.md @@ -39,8 +39,8 @@ Network disk is mounted to /mnt/share name GUID: user GPID: user ssl: true/false -certfile: fullchain.pem #ssl certificate -keyfile: privkey.pem #sslkeyfile +certfile: fullchain.pem #ssl certificate, must be located in /ssl +keyfile: privkey.pem #sslkeyfile, must be located in /ssl whitelist: "localhost,192.168.0.0/16" # list ip subnets that won't need a password (optional) Username: "admin" #username to access webui. Please change it as the default is admin for all installations. customUI: selection from list # alternative webUI can be set here. Latest version set at each addon start.