frigate/web/public/locales/en/config/database.json
2026-02-27 09:40:20 -06:00

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."
}
}