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"],