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

9 lines
278 B
JSON
Raw Normal View History

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