mirror of
https://github.com/BradNut/boredgame
synced 2025-09-08 17:40:22 +00:00
8 lines
94 B
JSON
8 lines
94 B
JSON
|
|
{
|
||
|
|
"crons": [
|
||
|
|
{
|
||
|
|
"path": "/api/crons/cleanupSessions",
|
||
|
|
"schedule": "0 2 * * *"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|