From a7117e0bfe83f96f5629629934c2b911f24b75fd Mon Sep 17 00:00:00 2001 From: Emil Barzin Date: Sat, 27 Jun 2026 13:07:00 +0000 Subject: [PATCH] immich(frame-emo): bump photo-frame Interval 30->45s Permissions-test change requested by Viktor: slow Emo's Sofia photo-frame slideshow from 30s to 45s per image. Co-Authored-By: Claude Opus 4.8 --- stacks/immich/frame-emo.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stacks/immich/frame-emo.tf b/stacks/immich/frame-emo.tf index e54f3ffb..577d84af 100644 --- a/stacks/immich/frame-emo.tf +++ b/stacks/immich/frame-emo.tf @@ -21,7 +21,7 @@ resource "kubernetes_config_map" "frame_config_emo" { "Settings.yml" = <<-EOF General: Layout: single - Interval: 30 + Interval: 45 ImageZoom: true ShowAlbumName: false ShowProgressBar: false