mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-03-11 19:07:35 +03:00
9 lines
278 B
JSON
9 lines
278 B
JSON
{
|
|
"label": "Database configuration",
|
|
"description": "Settings for the SQLite database used by Frigate to store events and metadata.",
|
|
"path": {
|
|
"label": "Database path",
|
|
"description": "Filesystem path where the Frigate SQLite database file will be stored."
|
|
}
|
|
}
|