r57445 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r57444‎ | r57445 | r57446 >
Date:23:07, 6 October 2009
Author:dale
Status:deferred
Tags:
Comment:
updated default path for oggThumb
Modified paths:
  • /branches/wmf-deployment/extensions/OggHandler/OggHandler.php (modified) (history)

Diff [purge]

Index: branches/wmf-deployment/extensions/OggHandler/OggHandler.php
@@ -46,7 +46,7 @@
4747 $wgFFmpegLocation = '/usr/bin/ffmpeg';
4848
4949 // Location of the OggThumb binary
50 -$wgOggThumbLocation = '/usr/bin/oggThumb';
 50+$wgOggThumbLocation = '/usr/local/bin/oggThumb';
5151
5252 // Filename or URL path to the Cortado Java player applet.
5353 //

Status & tagging log