mirror of
https://github.com/suitenumerique/messages.git
synced 2026-08-17 21:25:41 +02:00
Add `NEXT_PUBLIC_FEEDBACK_WIDGET_HOME_CHANNEL` env var to be able to set a specific channel id to receive feedback from unauthenticated users. For configuration ease and backward compatibility, if `NEXT_PUBLIC_FEEDBACK_WIDGET_HOME_CHANNEL` is not set, the home feedback widget fallback to `NEXT_PUBLIC_FEEDBACK_WIDGET_CHANNEL`.