This repository was forked from Drive in late December 2025 and boostraped as a minimal demo of backend+caldav server+frontend integration. There is much left to do and to fix!
8 lines
84 B
JSON
8 lines
84 B
JSON
{
|
|
"jobs": [
|
|
{
|
|
"command": "0 0 * * * bin/scalingo_pgdump.sh"
|
|
}
|
|
]
|
|
}
|