From 89d030cdc602b7ce6ef1f06034d838d5f5104e49 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 10 Feb 2021 13:53:48 +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 a7fda13ed..03661f188 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) -customUI: alternative webUI can be set here. Latest version set at each addon start. +customUI: selection from list # 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)