miroslavpejic85 / mirotalk

🚀 WebRTC - P2P - Simple, Secure, Fast Real-Time Video Conferences Up to 4k and 60fps, compatible with all browsers and platforms.
https://p2p.mirotalk.com
GNU Affero General Public License v3.0
2.59k stars 502 forks source link

Add "SURVEY**" and "REDIRECT**" as Query parameters #196

Closed sabatale closed 5 months ago

sabatale commented 5 months ago

Feature request

Would it be also possible to add the following as query parameters?

SURVEY_ENABLED=true # true or false
SURVEY_URL=https://www.questionpro.com/t/AUs7VZq00L
REDIRECT_ENABLED=false # true or false
REDIRECT_URL='https://p2p.mirotalk.com'

?survey=false&survey_url=https://google.com&redirect=false&&redirect_url=https://google.com

Pros

Match .env variables with query parameters, similarly to _userauth and so on.

Additional context

N/A

miroslavpejic85 commented 5 months ago

Hello @sabatale, we currently prefer to maintain the configurability of these variables within the server environment. If you find the need for such customization in your private project, the development process should be relatively swift. Feel free to reach out to me anytime at miroslav.pejic.85@gmail.com. Thank you and have a great weekend.