Add virtual event sessions with Meet sync and platform-billed messaging.
Deploy Ladill Events / deploy (push) Successful in 41s
Deploy Ladill Events / deploy (push) Successful in 41s
Events can define hybrid/virtual sessions synced to Meet rooms; SMS and email use wallet-billed platform APIs instead of Termii and Laravel mail. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -39,6 +39,18 @@ PAY_API_KEY_EVENTS=
|
||||
IDENTITY_API_URL=https://ladill.com/api
|
||||
IDENTITY_API_KEY_EVENTS=
|
||||
|
||||
MEET_API_URL=https://meet.ladill.com/api/service/v1
|
||||
MEET_API_KEY_EVENTS=
|
||||
|
||||
SMS_PLATFORM_API_URL=https://ladill.com/api
|
||||
SMS_API_KEY_EVENTS=
|
||||
SMS_DEFAULT_SENDER_ID=Ladill
|
||||
|
||||
SMTP_PLATFORM_API_URL=https://ladill.com/api/smtp
|
||||
SMTP_API_KEY_EVENTS=
|
||||
EVENTS_SMTP_FROM=events@ladill.com
|
||||
EVENTS_SMTP_FROM_NAME="Ladill Events"
|
||||
|
||||
AFIA_ENABLED=true
|
||||
AFIA_PRODUCT=events
|
||||
AFIA_PROVIDER=openai
|
||||
|
||||
Reference in New Issue
Block a user