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
{{ message }}
This repository was archived by the owner on Mar 22, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: _data/create.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -265,13 +265,13 @@
265
265
required: false
266
266
type: "Number"
267
267
default: "5"
268
-
description: "Automatically end meeting if no user joined within a period of time after meeting created. (added 2.4.6)"
268
+
description: "Automatically end meeting if no user joined within a period of time after meeting created. (added 2.5)"
269
269
270
270
- name: "meetingExpireWhenLastUserLeftInMinutes"
271
271
required: false
272
272
type: "Number"
273
273
default: "1"
274
-
description: "Number of minutes to automatically end meeting after last user left. (added 2.4.6)<br>Setting to <code class=\"language-plaintext highlighter-rouge\">0</code> will disable this function."
274
+
description: "Number of minutes to automatically end meeting after last user left. (added 2.5)<br>Setting to <code class=\"language-plaintext highlighter-rouge\">0</code> will disable this function."
0 commit comments