diff --git a/flexget/config.json b/flexget/config.json index c52772bc9..5b4b2aa2d 100644 --- a/flexget/config.json +++ b/flexget/config.json @@ -10,6 +10,7 @@ "FG_PLUGINS": "", "FG_WEBUI_PASSWD": "" }, + "init": false, "map": [ "share:rw", "config:rw", @@ -35,6 +36,6 @@ }, "slug": "flexget", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "3.3.21", + "version": "3.3.21-2", "webui": "http://[HOST]:[PORT:5050]" }