You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reveal.initialize({// ...seminar: {server: 'https://reveal-seminar.herokuapp.com',// change server as necessaryroom: 'Some room name',// put your room name herehash: '$2a$05$hhgakVn1DWBfgfSwMihABeYToIBEiQGJ.ONa.HWEiNGNI6mxFCy8S',// a hash is required for every seminar room and can be generated on the URL of the socket.io serverautoJoin: true// set to true to auto,matically join the seminar room},// ...plugins: [RevealChart,RevealSeminar,RevealChalkboard,RevealPoll,RevealQuestions]// check the respective documentation for the configurations of the other plugins});
Please report any ambiguities and difficulties with the current documentation here.
The text was updated successfully, but these errors were encountered: