Add loglevel

This commit is contained in:
Alexandre
2022-02-02 21:02:31 +01:00
committed by GitHub
parent fb23a3e7f6
commit 314b5290c3

View File

@@ -29,7 +29,8 @@
"PUID": "int",
"PGID": "int",
"WebuiPass": "str?",
"FG_PLUGINS": "str?"
"FG_PLUGINS": "str?",
"FG_LOG_LEVEL": "list(critical|error|warning|info|verbose|debug|trace)?"
},
"slug": "flexget",
"upstream": "3.2.16",