Merge branch '20096-cwltest' refs #20096
[arvados.git] / doc / admin / upgrading.html.textile.liquid
index 324658d6712e4892870b3d3da636f17975cb156a..13c91803bbb9841117e60461f240ae1cb9d764bf 100644 (file)
@@ -36,6 +36,8 @@ h3. Default limit for cloud VM instances
 
 There is a new configuration entry @CloudVMs.MaxInstances@ (default 64) that limits the number of VMs the cloud dispatcher will run at a time. This may need to be adjusted to suit your anticipated workload.
 
+Using the obsolete configuration entry @MaxCloudVMs@, which was previously accepted in config files but not obeyed, will now result in a deprecation warning.
+
 h3. Slow migration on upgrade
 
 This upgrade includes a database schema update (changing an integer column in each table from 32-bit to 64-bit) that may be slow on a large installation. Expect the arvados-api-server package upgrade to take longer than usual.