Files
espresso_frame/server/app
tfaour 42d7c09f97
Build and push server image / build-and-push (push) Successful in 42s
Make the upcoming-photos queue length user-configurable
Adds "Upcoming photos to show" to the config UI (queue_target_len, 5-50,
default 20, replacing the hardcoded QUEUE_TARGET_LEN constant). Lowering
it trims the queue immediately on next page load rather than waiting for
enough advances to consume the excess naturally; raising it tops back up
the same way, via a new photo_queue.sync_queue_length() called from
GET /api/queue.
2026-07-19 01:03:05 -04:00
..