From 9df93a76177822feb036e2875ad09f35627c53c3 Mon Sep 17 00:00:00 2001 From: onefang Date: Tue, 6 Jul 2021 14:12:03 +1000 Subject: Lots of SledjChisl changes. New command argument syntax. Method of starting sims up in bulk, depending on number of CPUs. Load all the sim config data at sledjchisl startup. Convert to new .shini polyglot format for sim .ini files. Lets them be scripts as well. Also moves them out of config/sim??/ directories. Short sim names for where short legal names are best. Figure out port numbers on the fly, putting the actual config file used in tmp. Alas OpenSim screws the pooch and we need sim??/*.ini for that. Extra text in validation emails, trying to get around dumb spam filters. 2021 age check update. Add approver to Lua user records when approved. Refactor the command checking and doing code. Allow admins to group sims for startup timing. Move simple backup script into sledjchisl. Startup web stuff at end. --- 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 6b8f29b..a817995 100644 --- a/src/.sledjChisl.conf.lua +++ b/src/.sledjChisl.conf.lua @@ -18,6 +18,7 @@ config = ["Ttab"] = "SC"; ["loadAverageInc"] = 0.7; ["simTimeOut"] = 45; -- seconds + ["bulkSims"] = 0; -- 0 means figure it out from number of CPUs. ["webRoot"] = "/var/www/html"; ["webHost"] = "localhost"; ["URL"] = "sledjchisl.fcgi"; -- cgit v1.1