feat(CUB-8): Create background service for Moonraker mapping

This commit is contained in:
2026-04-27 20:40:23 -04:00
parent 3811c571b8
commit 3600cd6d19
6 changed files with 473 additions and 0 deletions

View File

@@ -14,5 +14,11 @@
"PollingInterval": "00:05:00",
"RequestTimeout": "00:00:30",
"Enabled": true
},
"MoonrakerPrinterSync": {
"PollingInterval": "00:01:00",
"RequestTimeout": "00:00:15",
"Enabled": true,
"HistoryBatchSize": 25
}
}