Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Element

Options

Example
(click to expandenlarge)

Session avatar

(plus) Add a custom image that appears when anyone’s camera is turned off

Image Removed

Countdown

(error) Hide countdown

User tags

(tick) Show attendees' tags next to their name in the chat window

User last names

(tick) Show attendees' last names in the chat window

...

Element

Options

Example
(click to expandenlarge)

Cancellation email

Select one:
(tick) Send an email notification when private sessions are cancelled
(tick) Don’t send an email notification

Cancellation email subject line

(info) Change text Your meeting has been cancelled

Cancellation email text

(info) Change text *|MEETING_NAME|* has been cancelled by *|FIRSTNAME|* *|LASTNAME|*!

...

Element

Options

Example
(click to expandenlarge)

Session capacity

(info) Set the max number of people allowed in a session

Greenroom start time

(info) Set how many minutes early speakers and moderators can enter the session

...

Warning

NOTE TO SELF: What I left out:

  • What if something’s in Front end tools? (like max capacity). Does it still belong in this config doc?

  • What’s application_default_group_image ?

This probably doesn’t need to be a client choice?

  • USER_SPEAKING_BORDER = "#1cf328";
    The color of the boarder that appears when a user is speaking.

  • Live Session Control Bar Colors

  • Toastr colors

  • Chat window colors

    • Stream Viewing Window Color and Name Size

    • SHOW_STREAM_CONTROL_HINTS
      Is a boolean that will enable or disable the text below icons on the sessions.

    • HIDE_MODERATOR_BUTTON_AFTER_BREAKOUT

      Moderators should be required to end sub breakouts, before being allowed to send users to sub breakouts again.

      Prevents Moderators from sending user to another breakout without ending a current breakout said users are in.

    • COLLAPSE_CHAT_CONTAINER_BY_DEFAULT

      Will collapse the chat container by default when it is set to True for desktop and Mobile. When set to False it will keep the chat container open.


    Need explanation:

    • CLIP_PREROLLS_AT_SECONDS_MODERATORSWill clip the preroll to allow users to leave the preroll early.

    • HIDE_UNWANTED_LIVE_ELEMENTS
      SHOWPUBLISHER_ENDALL

      Removes the ability to end sessions by 0 access level users.

    • SHOWMODERATOR_STREAM_CONTROLS

      is a boolean that will show the moderator controls of // stop all, mute all when it is set to true

    • SHOWMODERATOR_STREAM_CONTROLS = true; // stop all, mute all
      CHANNELS_ENABLED = true;
      HLS_RETRY = 20;
      SUBSCRIBER_STATS_FREQ = 1500;
      CHECK_PUBLISHER_STATS = false;
      CHECK_STREAM_STATS = false;


    ...