homelab/roles/immich/vars/main.yml

20 lines
369 B
YAML
Raw Normal View History

2024-10-30 11:08:12 +05:00
tz: Asia/Yekaterinburg
tag: v1.119.0
2024-10-30 17:42:50 +05:00
openid_enabled: false
2024-10-30 11:08:12 +05:00
openid_button_text: "Login with OpenID"
openid_scopes: "openid email profile"
2024-10-30 17:42:50 +05:00
openid_client_id: ""
openid_client_secret: ""
openid_issuer_url: ""
openid_signing_algorithm: ES256
2024-10-30 11:08:12 +05:00
default_storage_quota_gib: 20
2024-10-30 11:19:25 +05:00
smtp_enabled: false
smtp_from: ""
smtp_host: ""
smtp_port: 587
smtp_username: ""
smtp_password: ""