Update config.json

This commit is contained in:
Alexandre
2021-06-30 22:10:49 +02:00
committed by GitHub
parent 4db0ea1e5f
commit 27ca36579f

View File

@@ -1,7 +1,7 @@
{ {
"name": "Flexget", "name": "Flexget",
"version": "3.1.120", "version": "3.1.120",
"upstream": "3.1.120", "upstream": "3.1.120",
"slug": "flexget", "slug": "flexget",
"description": "FlexGet is a multipurpose automation tool for all of your media", "description": "FlexGet is a multipurpose automation tool for all of your media",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
@@ -17,6 +17,8 @@
"config:rw" "config:rw"
], ],
"environment": { "environment": {
"FG_PLUGINS": "",
"FG_WEBUI_PASSWD": ""
}, },
"options": { "options": {
"PUID": 0, "PUID": 0,