[mirotalksfu] - make whoAreYou page configurable
هذا الالتزام موجود في:
@@ -1039,6 +1039,19 @@ module.exports = {
|
||||
footer: process.env.SHOW_FOOTER !== 'false',
|
||||
},
|
||||
|
||||
/**
|
||||
* Who Are You? Section
|
||||
* ---------------------
|
||||
* Prompts users to identify themselves before joining a room.
|
||||
* Customizable text and button labels.
|
||||
*/
|
||||
whoAreYou: {
|
||||
title: process.env.WHO_ARE_YOU_TITLE || 'Who are you?',
|
||||
description: process.env.WHO_ARE_YOU_DESCRIPTION || "If you\'re the presenter, please log in now.<br />Otherwise, kindly wait for the presenter to join.",
|
||||
buttonLoginLabel: process.env.WHO_ARE_YOU_BUTTON_LOGIN_LABEL || 'LOGIN',
|
||||
buttonJoinLabel: process.env.WHO_ARE_YOU_JOIN_LABEL || 'JOIN ROOM',
|
||||
},
|
||||
|
||||
/**
|
||||
* About/Credits Section
|
||||
* ---------------------
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم