portal: tune vaultwarden backoff

This commit is contained in:
Brad Stein 2026-01-19 01:53:25 -03:00
parent bed3563ae6
commit 21899b8a79

View File

@ -117,6 +117,10 @@ spec:
value: firefly-user-sync
- name: FIREFLY_USER_SYNC_WAIT_TIMEOUT_SEC
value: "90"
- name: VAULTWARDEN_ADMIN_SESSION_TTL_SEC
value: "900"
- name: VAULTWARDEN_ADMIN_RATE_LIMIT_BACKOFF_SEC
value: "60"
ports:
- name: http
containerPort: 8080