mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-15 15:45:27 +03:00
Fix formatting
This commit is contained in:
parent
64898d063c
commit
1eba5d6325
@ -514,7 +514,7 @@ class FrigateApp:
|
||||
|
||||
if cam_total_frame_size == 0.0:
|
||||
return 0
|
||||
|
||||
|
||||
shm_frame_count = min(50, int(available_shm / (cam_total_frame_size)))
|
||||
|
||||
logger.debug(
|
||||
|
||||
Loading…
Reference in New Issue
Block a user