Index: trunk/phase3/includes/DefaultSettings.php |
— | — | @@ -467,15 +467,7 @@ |
468 | 468 | */ |
469 | 469 | $wgEnableFirefogg = true; |
470 | 470 | |
471 | | - |
472 | 471 | /** |
473 | | - * enable oggz_chop support |
474 | | - * if enabled the mv_embed player will use temporal urls |
475 | | - * for helping with seeking with some plugin types |
476 | | - */ |
477 | | -$wgEnableTemporalOggUrls = false; |
478 | | - |
479 | | -/** |
480 | 472 | * Point the upload navigation link to an external URL |
481 | 473 | * Useful if you want to use a shared repository by default |
482 | 474 | * without disabling local uploads (use $wgEnableUploads = false for that) |