mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-06 05:24:11 +03:00
11 lines
198 B
JSON
11 lines
198 B
JSON
|
|
{
|
||
|
|
"label": "Logging configuration.",
|
||
|
|
"properties": {
|
||
|
|
"default": {
|
||
|
|
"label": "Default logging level."
|
||
|
|
},
|
||
|
|
"logs": {
|
||
|
|
"label": "Log level for specified processes."
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|