Skip to content

Commit

Permalink
improve sentence
Browse files Browse the repository at this point in the history
  • Loading branch information
viktorapo808 committed Oct 1, 2024
1 parent fa305a4 commit 7b196c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus/video/docusaurus/docs/api/basics/calls.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -747,7 +747,7 @@ await call.unpinVideo({
You can limit the maximum duration for calls. This limit can be set for individual calls or set to a default value for all calls with the same type.
When set, users will be automatically removed from a call when the time runs out and the call will be marked as ended.

For proper session timer functionality, the `JoinEndedCall` permission on call level scope should be disabled.
To ensure session timers work correctly, the `JoinEndedCall` permission should be disabled at the call level.

### Call type configuration

Expand Down

0 comments on commit 7b196c0

Please sign in to comment.