mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
make log level settings avail in config file (#63)
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
{
|
||||
"logger" :
|
||||
{
|
||||
"level" : "warn"
|
||||
},
|
||||
|
||||
"device" :
|
||||
{
|
||||
"name" : "DefaultHyperionConfig",
|
||||
|
Reference in New Issue
Block a user