mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2026-07-09 16:09:13 +00:00
[NO-TICKET] Revert TOTP Feature BE (#4999)
This commit is contained in:
parent
d31e86085c
commit
7597a67e82
30 changed files with 101 additions and 2801 deletions
|
|
@ -143,10 +143,4 @@ SKYVERN_AUTH_BITWARDEN_CLIENT_SECRET=your-client-secret-here
|
|||
# BITWARDEN_TIMEOUT_SECONDS=60
|
||||
|
||||
# Shared Redis URL used by any service that needs Redis (pub/sub, cache, etc.)
|
||||
# REDIS_URL=redis://localhost:6379/0
|
||||
|
||||
# Notification registry type: "local" (default, in-process) or "redis" (multi-pod)
|
||||
# NOTIFICATION_REGISTRY_TYPE=local
|
||||
|
||||
# Optional: override Redis URL specifically for notifications (falls back to REDIS_URL)
|
||||
# NOTIFICATION_REDIS_URL=
|
||||
# REDIS_URL=redis://localhost:6379/0
|
||||
Loading…
Add table
Add a link
Reference in a new issue