Route SMS voice uploads through Transfer with wallet billing.
Deploy Ladill Transfer / deploy (push) Successful in 28s
Deploy Ladill Transfer / deploy (push) Successful in 28s
Add a service API for the Ladill SMS platform to store voice recordings in Transfer and charge monthly storage from the customer wallet. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -58,6 +58,9 @@ TRANSFER_MAIL_RETENTION_DAYS=30
|
||||
|
||||
# Ladill Mail — large attachment uploads (must match WEBMAIL_TRANSFER_API_KEY).
|
||||
TRANSFER_API_KEY_WEBMAIL=
|
||||
# Ladill SMS — voice message uploads (must match SMS_TRANSFER_API_KEY on platform).
|
||||
TRANSFER_API_KEY_SMS=
|
||||
TRANSFER_SMS_VOICE_MAX_UPLOAD_KB=5120
|
||||
|
||||
AFIA_ENABLED=true
|
||||
AFIA_PRODUCT=transfer
|
||||
|
||||
Reference in New Issue
Block a user