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