immich(frame-emo): show photos from the last 365 days (was 730)
Emil asked his Sofia Portal Mini photo-frame to show only the past year of photos rolling from today, instead of the last two years. Changes ImagesFromDays 730 -> 365 in the frame-emo Settings.yml. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
parent
4c532dbf97
commit
9e253d409a
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ resource "kubernetes_config_map" "frame_config_emo" {
|
|||
Accounts:
|
||||
- ImmichServerUrl: http://immich.viktorbarzin.me
|
||||
ApiKey: ${data.vault_kv_secret_v2.secrets.data["frame_api_key_emo"]}
|
||||
ImagesFromDays: 730
|
||||
ImagesFromDays: 365
|
||||
EOF
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue