Skip to content

Commit

Permalink
more link fixing
Browse files Browse the repository at this point in the history
  • Loading branch information
cpoile committed Apr 24, 2024
1 parent 3037712 commit 18d8b28
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions source/configure/plugins-configuration-settings.rst
Original file line number Diff line number Diff line change
Expand Up @@ -757,7 +757,7 @@ Call recording quality
| | - ``config.json`` setting: ``PluginSettings.Plugins.com.mattermost.calls.recordingquality`` |
| The default is **Medium**. This is a required value. | |
+-----------------------------------------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------+
| **Note**: The quality setting will affect the performance of the job service and the file size of recordings. Refer to the `deployment section <configure/calls-deployment.html#configure-recording-transcriptions-and-live-captions>`__ for more information. |
| **Note**: The quality setting will affect the performance of the job service and the file size of recordings. Refer to the `deployment section <calls-deployment.html#configure-recording-transcriptions-and-live-captions>`__ for more information. |
+-----------------------------------------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------+

.. config:setting:: plugins-enablecalltranscriptions
Expand Down Expand Up @@ -800,7 +800,7 @@ Transcriber model size
| | - ``config.json`` setting: ``PluginSettings.Plugins.com.mattermost.calls.transcribermodelsize`` |
| The default is **Base**. This is a required value. | |
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------+
| **Note**: The model size setting will affect the performance of the job service. Refer to the `configure call recordings and transcriptions <configure/calls-deployment.html#configure-recording-transcriptions-and-live-captions>`__ documentation for more information. This setting is available starting in plugin version 0.22. |
| **Note**: The model size setting will affect the performance of the job service. Refer to the `configure call recordings and transcriptions <calls-deployment.html#configure-recording-transcriptions-and-live-captions>`__ documentation for more information. This setting is available starting in plugin version 0.22. |
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------+

.. config:setting:: plugins-transcribernumthreads
Expand All @@ -821,7 +821,7 @@ Call transcriber threads
| | - ``config.json`` setting: ``PluginSettings.Plugins.com.mattermost.calls.transcribernumthread`` |
| The default is 2. This is a required value. | |
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------+
| **Note**: The call transcriber threads setting will affect the performance of the job service. Refer to the `configure call recordings and transcriptions <configure/calls-deployment.html#configure-recording-transcriptions-and-live-captions>`__ documentation for more information. This setting is available starting in plugin version 0.26.2. |
| **Note**: The call transcriber threads setting will affect the performance of the job service. Refer to the `configure call recordings and transcriptions <calls-deployment.html#configure-recording-transcriptions-and-live-captions>`__ documentation for more information. This setting is available starting in plugin version 0.26.2. |
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------+

.. config:setting:: plugins-enablelivecaptions
Expand Down

0 comments on commit 18d8b28

Please sign in to comment.