mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-02 17:25:22 +03:00
Update json to include new field
This commit is contained in:
parent
43c4e477bc
commit
0b619eef77
@ -110,7 +110,8 @@ Sample response:
|
|||||||
"service": {
|
"service": {
|
||||||
/* Uptime in seconds */
|
/* Uptime in seconds */
|
||||||
"uptime": 10,
|
"uptime": 10,
|
||||||
"version": "0.8.0-8883709",
|
"version": "0.10.1-8883709",
|
||||||
|
"latest_version": "0.10.1",
|
||||||
/* Storage data in MB for important locations */
|
/* Storage data in MB for important locations */
|
||||||
"storage": {
|
"storage": {
|
||||||
"/media/frigate/clips": {
|
"/media/frigate/clips": {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user