Merge pull request 'immich(frame-emo): show photos from the last 365 days (was 730)' (#18) from emo/frame-emo-1year into master
All checks were successful
ci/woodpecker/push/default Pipeline was successful
All checks were successful
ci/woodpecker/push/default Pipeline was successful
Reviewed-on: #18
This commit is contained in:
commit
3a5194c9d4
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