Change execution mode of Immich Album Watcher blueprint
This commit is contained in:
@@ -839,8 +839,10 @@ blueprint:
|
|||||||
# =============================================================================
|
# =============================================================================
|
||||||
# AUTOMATION MODE
|
# AUTOMATION MODE
|
||||||
# =============================================================================
|
# =============================================================================
|
||||||
# Single mode to process one event at a time
|
# Queued mode to ensure event triggers aren't dropped while
|
||||||
mode: single
|
# scheduled notifications (scheduled assets, memory mode) are processing
|
||||||
|
mode: queued
|
||||||
|
max: 10
|
||||||
|
|
||||||
# =============================================================================
|
# =============================================================================
|
||||||
# TRIGGERS
|
# TRIGGERS
|
||||||
|
|||||||
Reference in New Issue
Block a user