|
|
|
@@ -43,7 +43,7 @@ scheduler: |
|
|
|
# One-time DO1 catch-ups (only registered when scheduler.m18Sync.enabled=true — production profile). |
|
|
|
# skipExistingDo defaults true for catch-up: already-synced/picked DOs are not overwritten. |
|
|
|
do1CatchUp: |
|
|
|
enabled: true |
|
|
|
enabled: false # 17/6 catch-up completed — disabled to avoid confusion on startup |
|
|
|
skipExistingDo: true |
|
|
|
dDate: "2026-06-17" |
|
|
|
runAt: "2026-06-17T11:45:00" |
|
|
|
@@ -51,7 +51,7 @@ scheduler: |
|
|
|
enabled: true |
|
|
|
skipExistingDo: true |
|
|
|
dDate: "2026-06-18" |
|
|
|
runAt: "2026-06-17T12:18:00" |
|
|
|
runAt: "2026-06-17T12:26:00" |
|
|
|
|
|
|
|
# Laser Bag2 (/laserPrint) TCP auto-send; uses LASER_PRINT host/port/itemCodes from DB and sends first matching job only. |
|
|
|
laser: |
|
|
|
|