gitmirror/config.json
Jonas Rosland 9fc76bfaf5 Fix errors with config.json not existing in the repo
Signed-off-by: Jonas Rosland <jonas.rosland@gmail.com>
2025-04-04 01:01:56 -04:00

8 lines
154 B
JSON

{
"scheduler_enabled": false,
"mirror_interval": 8,
"last_run": null,
"next_run": null,
"log_level": "INFO",
"repositories": {}
}