mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-07-22 12:25:45 -04:00
[PR #673] [CLOSED] docs: add Plivo SMS & Verify environment variables #673
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-docs/pull/673
Author: @navi-
Created: 1/27/2026
Status: ❌ Closed
Base:
main← Head:docs/plivo-sms-verify-env-vars📝 Commits (1)
3fb87bddocs: add Plivo SMS & Verify environment variables📊 Changes
1 file changed (+14 additions, -0 deletions)
View changed files
📝
en/self-host/configuration/environments.mdx(+14 -0)📄 Description
Summary
environments.mdx, documenting all environment variables for the Plivo integration introduced in langgenius/dify#31585Details
Adds a new Plivo SMS & Verify Configuration section alongside the existing mail provider documentation, covering:
PLIVO_AUTH_ID— Auth ID for API authenticationPLIVO_AUTH_TOKEN— Auth Token for API authenticationPLIVO_VERIFY_ENABLED— Feature flag for phone verificationPLIVO_DEFAULT_FROM_NUMBER— Default sender number for outbound SMSPHONE_CODE_LOGIN_TOKEN_EXPIRY_MINUTES— Token expiry durationPHONE_VERIFY_LOCKOUT_DURATION— Lockout duration after failed attemptsPHONE_VERIFY_MAX_ATTEMPTS— Max incorrect OTP attempts before lockoutTest plan
🤖 Generated with Claude Code
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.