From 5cc9a764e72fa14dca2ec2097217b26d9832b77f Mon Sep 17 00:00:00 2001 From: onefang Date: Fri, 30 Jul 2021 04:58:57 +1000 Subject: Add backup_IARsim config variable. Only using it for newbie IAR loading for now, coz I haven't actually written the IAR backup code yet. Also clean out the excess table from ourSims, since it is no longer needed to find the sim we used to use for IARs. --- src/.sledjChisl.conf.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'src/.sledjChisl.conf.lua') diff --git a/src/.sledjChisl.conf.lua b/src/.sledjChisl.conf.lua index d6fad37..f24e6ed 100644 --- a/src/.sledjChisl.conf.lua +++ b/src/.sledjChisl.conf.lua @@ -19,6 +19,7 @@ config = ["loadAverageInc"] = 0.7; ["simTimeOut"] = 45; -- seconds ["bulkSims"] = 0; -- 0 means figure it out from number of CPUs. + ["backupIARsim"] = "Sandbox"; ["webRoot"] = "/var/www/html"; ["webHost"] = "localhost"; ["URL"] = "sledjchisl.fcgi"; -- cgit v1.1