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
Copy file name to clipboardExpand all lines: docs/settings.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -103,7 +103,8 @@ Legend:
103
103
|`calls_start_without_media`| string<br>`yes` or `no`|`no`| Yes || Whether participants start with enabled or disabled audio and video by default |
104
104
|`breakout_rooms`| string<br>`yes` or `no`|`yes`| Yes || Whether or not breakout rooms are allowed (Will only prevent creating new breakout rooms. Existing conversations are not modified.) |
105
105
|`call_recording`| string<br>`yes` or `no`|`yes`| Yes || Enable call recording |
106
-
|`call_recording_transcription`| string<br>`yes` or `no`|`no`| No || Whether call recordings should automatically be transcripted when a transcription provider is enabled. |
106
+
|`call_recording_summary`| string<br>`yes` or `no`|`no`| No || Whether call recordings should automatically be summarized when a transcription and summary provider is enabled. |
107
+
|`call_recording_transcription`| string<br>`yes` or `no`|`no`| No || Whether call recordings should automatically be transcribed when a transcription provider is enabled. |
107
108
|`sip_dialout`| string<br>`yes` or `no`|`no`| Yes || SIP dial-out is allowed when a SIP bridge is configured |
108
109
|`federation_enabled`| string<br>`yes` or `no`|`no`| Yes || 🏗️ *Work in progress:* Whether or not federation with this instance is allowed |
109
110
|`federation_incoming_enabled`| string<br>`1` or `0`|`1`| Yes || 🏗️ *Work in progress:* Whether users of this instance can be invited to federated conversations |
0 commit comments