diff --git a/CONFIGURATION.md b/CONFIGURATION.md index 7651b26f..0627c1bb 100644 --- a/CONFIGURATION.md +++ b/CONFIGURATION.md @@ -178,6 +178,18 @@ The following settings are currently understood by Studio. The column "shown to Passed as framerate: { max: _ } MediaStreamConstraint to getUserMedia. Setting this might lead to some users not being able to share their webcam! + + review.disableCutting + boolean + true + ✘ + + + + + Disables and hides the cutting tools from the review page when set to true. By default, this is false. It only makes sense to set this to true if your workflows can't handle the cutting information (SMIL file). The default Studio worflow in Opencast 8.4 and newer supports this. + +