1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/timeoff_ynh.git synced 2024-09-03 20:35:59 +02:00
timeoff_ynh/conf/db.json
2018-04-03 19:00:18 +02:00

6 lines
91 B
JSON

{
"production": {
"dialect": "sqlite",
"storage": "./db.production.sqlite"
}
}