mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-03-12 03:17:36 +03:00
9 lines
282 B
JSON
9 lines
282 B
JSON
{
|
|
"label": "Database",
|
|
"description": "Settings for the SQLite database used by Frigate to store tracked object and recording metadata.",
|
|
"path": {
|
|
"label": "Database path",
|
|
"description": "Filesystem path where the Frigate SQLite database file will be stored."
|
|
}
|
|
}
|