Files
triggerssmith/functions/config.json
2025-11-30 15:28:30 +02:00

6 lines
64 B
JSON

{
"data": {
"driver": "sqlite",
"path": "data.sqlite3"
}
}