overseer/config/default.json

7 lines
92 B
JSON
Raw Normal View History

{
"database": {
"driver": "sqlite",
"connection_string": "data/overseer.db"
}
}