Author: jfthomps
Date: Fri Oct 28 16:15:52 2016
New Revision: 1767039

URL: http://svn.apache.org/viewvc?rev=1767039&view=rev
Log:
VCL-843 - Remove "VM limit"

conf-default.php: removed MAXVMLIMIT

Modified:
    vcl/trunk/web/.ht-inc/conf-default.php

Modified: vcl/trunk/web/.ht-inc/conf-default.php
URL: 
http://svn.apache.org/viewvc/vcl/trunk/web/.ht-inc/conf-default.php?rev=1767039&r1=1767038&r2=1767039&view=diff
==============================================================================
--- vcl/trunk/web/.ht-inc/conf-default.php (original)
+++ vcl/trunk/web/.ht-inc/conf-default.php Fri Oct 28 16:15:52 2016
@@ -67,7 +67,6 @@ define("DEFAULTGROUP", "adminUsers"); //
 define("DEFAULT_AFFILID", 1);
 define("DAYSAHEAD", 4);       // number of days after today that can be 
scheduled
 define("DEFAULT_PRIVNODE", 2);
-define("MAXVMLIMIT", 100);
 define("SCHEDULER_ALLOCATE_RANDOM_COMPUTER", 0); // set this to 1 to have the 
scheduler assign a randomly allocated
                                                  // computer of those 
available; set to 0 to assign the computer with
                                                  // the best combination of 
specs


Reply via email to