SLEEP_AFTER_BATCH_LABEL
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@ class FrigateCounterService:
|
||||
# Telenan Batch Label
|
||||
self.ignore_batch_label = False
|
||||
self.ignore_batch_label_timer = None
|
||||
self.sleep_after_batch_label_detected = 15 # 20260525 21:33
|
||||
self.sleep_after_batch_label_detected = int(os.getenv("SLEEP_AFTER_BATCH_LABEL", 10))
|
||||
# ------------------------------------------------------------------ #
|
||||
# Setup & Config
|
||||
# ------------------------------------------------------------------ #
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user