From 7cbcb07e731c6ac16cb2b01f98fb676a0c762271 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Fri, 2 Jul 2021 12:47:31 +0200 Subject: [PATCH] Change add-on startup to application level (#152) * Change add-on startup to application level * Remove default value --- tautulli/config.json | 1 - 1 file changed, 1 deletion(-) diff --git a/tautulli/config.json b/tautulli/config.json index e11679a..2af3e40 100644 --- a/tautulli/config.json +++ b/tautulli/config.json @@ -5,7 +5,6 @@ "description": "Monitoring and tracking tool for Plex Media Server", "url": "https://github.com/hassio-addons/addon-tautulli/tree/main/README.md", "webui": "[PROTO:ssl]://[HOST]:[PORT:8181]", - "startup": "services", "arch": ["aarch64", "amd64", "armhf", "armv7", "i386"], "hassio_api": true, "ports": {