From b12e475a29716340a78cfa6c0d68f630f719f512 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 10 Feb 2021 13:44:25 +0100 Subject: [PATCH] Update README.md --- qbittorrent/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qbittorrent/README.md b/qbittorrent/README.md index 8009f5f00..a7fda13ed 100644 --- a/qbittorrent/README.md +++ b/qbittorrent/README.md @@ -28,7 +28,7 @@ ssl: true/false certfile: fullchain.pem #ssl certificate keyfile: privkey.pem #sslkeyfile whitelist: "localhost,192.168.0.0/16" # list ip subnets that won't need a password (optional) -webUI: alternative webUI can be set here. Latest version set at each addon start. +customUI: alternative webUI can be set here. Latest version set at each addon start. localdisks: "sda1" # list of device to mount (optional) networkdisks: "" # list of smbv2/3 servers to mount (optional) cifsusername: "username" # smb username (optional)