aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/.sledjChisl.conf.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rejig the web stuff.onefang2021-09-091-4/+3
| | | | | | | | | | | | | | | | Move to examples to example/var/www. Move the web socket to scRoot/var/run. Make the name of the web socket configurable. Populate the scRoot/var/www from exomples if it's empty. Everyone uses SledjChisl.css now. Some clean ups. Comment++
* Default config entry for port to start from.onefang2021-09-021-1/+0
|
* Configure the base port number for sim autogenerated ports.onefang2021-08-271-0/+1
|
* Default rsync stull for the config file.onefang2021-08-191-0/+2
|
* Add backup_IARsim config variable.onefang2021-07-301-0/+1
| | | | | | | | 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.
* Don't actually print debug stuff if debug is turned off.onefang2021-07-241-1/+1
| | | | Also default to debug off.
* Lots of SledjChisl changes.onefang2021-07-061-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* Add the SledjChisl stuff.onefang2020-09-081-0/+58