mirror of
https://github.com/suitenumerique/meet.git
synced 2026-08-13 04:06:56 +00:00
✨(summary) add optional satisfaction survey footer
Add a footer to transcription outputs linking to an external satisfaction survey. The survey URL is built from TRANSCRIPTION_SATISFACTION_FORM_BASE_URL. When TRANSCRIPTION_SATISFACTION_FORM_BASE_URL is unset or None, the footer is omitted.
This commit is contained in:
@@ -22,3 +22,6 @@ WEBHOOK_URL="https://configure-your-url.com"
|
||||
|
||||
POSTHOG_API_KEY="your-posthog-key"
|
||||
POSTHOG_ENABLED="False"
|
||||
|
||||
# Transcription
|
||||
TRANSCRIPTION_SATISFACTION_FORM_BASE_URL=
|
||||
|
||||
Reference in New Issue
Block a user