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

9 lines
264 B
JSON

{
"label": "Database",
"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."
}
}