From a7a7b8212ef97b1d7c3b4960fae417cbcc0058de Mon Sep 17 00:00:00 2001 From: Shawn Date: Fri, 17 Sep 2021 22:58:39 +0100 Subject: v1 --- index.html | 398 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 398 insertions(+) create mode 100644 index.html (limited to 'index.html') diff --git a/index.html b/index.html new file mode 100644 index 0000000..13a5b85 --- /dev/null +++ b/index.html @@ -0,0 +1,398 @@ + + + + + Jitsi URL Generator + + + + + + + + + + + +
+

Jitsi URL Generator

+ +
+
+ +
+ +
+
+
+ +
+ +
+ + + + + +
+
+
+ +
+ +
+
+ + + +
+
+ +
+ + +
+ +
+ +
+
+ +
+
+
User Profile
+ + + + + + +
+ +
+ +
+
+
Features
+
+ + +
+ + By default, users start at prejoin page where they enter their display name and update settings + before joining a meeting. Select this to skip that page. + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ +
+
+ + +
+ +
+
+
Customise Toolbar Buttons
+ +
+ +
+ + +
+ +
+ + Things to note: +
    +
  • Not all items are displayed even if selected as some will depend on whether the feature is enabled, + the user role, or even the user device. +
  • +
  • + It is not possible to change the order of items in the toolbar. +
  • +
  • + It is not possible to contorl which items end up in the "More actions" menu. +
  • +
+
+
+
+ +
+
+
+ + +
+ + +
+ +
+
+
+

+ 👋 Hi there. I hope you found this useful. +

+

+ Do note that this page exposes only a small subset of url-based + config overrides afforded by Jitsi. It also makes assumptions about default config values as configured on + meet.jit.si. +

+ +

+ The intent of this page is to simply illustrate how options should be formatted and composed, and offer + examples of some of the more common settings. +

+ +

+ For a complete list, see + + configWhitelist.js + and + + interfaceConfigWhitelist.js + for a complete list of whitelisted configs. Also see the + + config.js + and + + interface_config.js + config templates which will contain description of each option and their defaults. + +

+ +

+ If you spot any issues or outdated options, do feel free to send a me PR :) +

+
+
+
+ + + + + \ No newline at end of file -- cgit v1.2.3