From 03bdf66d6e83ce10efc1d8a72b9b452e6d684268 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 21 Jan 2022 23:21:00 +0100 Subject: [PATCH] Clean --- qbittorrent/config.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/qbittorrent/config.json b/qbittorrent/config.json index 9d8e1f115..33c25f772 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -1,8 +1,6 @@ { "apparmor": true, "arch": ["aarch64", "amd64", "armv7"], - "backup_exclude": ["image.tar"], - "boot": "auto", "description": "qBittorrent is a bittorrent client", "devices": [ "/dev/net/tun", @@ -45,7 +43,6 @@ "hassio_api": true, "hassio_role": "homeassistant", "homeassistant_api": true, - "host_network": false, "ingress": true, "ingress_port": 8099, "map": ["media:rw", "config:rw", "share:rw", "ssl"],