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
ericgaspar e7919771a3
Fix
2022-02-09 18:42:59 +01:00

7 lines
No EOL
112 B
JSON

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