"auto", /** * If the "add timed text" link / interface should be exposed * allows usere to upload text files to the wiki */ 'TimedText.ShowAddTextLink' => false, // If the link to request a transcript should be shown on video files 'TimedText.ShowRequestTranscript' => false, // The category for listing videos that need transcription: 'TimedText.NeedsTranscriptCategory' => 'Videos needing subtitles', // The default bottom text padding 'TimedText.BottomPadding' => 10, // Height of black box below video. 'TimedText.BelowVideoBlackBoxHeight' => 40 );