Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
viktorapo808 committed Oct 1, 2024
1 parent 9382d47 commit fa305a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docusaurus/video/docusaurus/docs/api/basics/calls.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -747,6 +747,8 @@ 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.

### Call type configuration

You can configure all calls to have a default max duration, this can be done from the Dashboard (Call Type Settings) or using the API.
Expand Down

0 comments on commit fa305a4

Please sign in to comment.