forgot to commit this
authorTim Starling <tstarling@users.mediawiki.org>
Sun, 1 Jul 2007 18:50:31 +0000 (18:50 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Sun, 1 Jul 2007 18:50:31 +0000 (18:50 +0000)
includes/DefaultSettings.php

index e7d2979..cf94916 100644 (file)
@@ -2551,6 +2551,11 @@ $wgAjaxExportList = array( );
  */
 $wgAjaxWatch = true;
 
+/**
+ * Enable AJAX check for file overwrite, pre-upload
+ */
+$wgAjaxUploadDestCheck = true;
+
 /**
  * Allow DISPLAYTITLE to change title display
  */