frigate/web/public/locales/en/config/database.json

9 lines
264 B
JSON
Raw Normal View History

{
2026-01-28 02:10:29 +03:00
"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."
}
}