aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.ini.example (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'switch' into Domme.onefang2021-08-261-110/+121
|\
| * Various config file merges and fix ups.onefang2021-07-061-76/+9
| | | | | | | | Plus some sorting.
| * Move various paths out of the bin directory.onefang2020-09-081-2/+2
| |
| * YEngine, change default number of exec threads to 2 of priority Normal. Let ↵UbitUmarov2019-11-221-7/+2
| | | | | | | | the threads priority a option on ini files
| * mantis 8470: add constant PrivURL. Thanks Ai AustinUbitUmarov2019-08-271-0/+7
| |
| * change yengine comments on ini fileUbitUmarov2019-05-191-6/+2
| |
| * typos, thxUbitUmarov2019-02-011-1/+1
| |
| * change default config: allow grid gods by default, if you don't trust grid ↵UbitUmarov2019-01-311-2/+9
| | | | | | | | admins what are you doing there?; disable most god powers unless god level is requested on viewer
| * remove MRM module (minimodule). Its outdated and we have no maintainers. ↵UbitUmarov2019-01-311-24/+0
| | | | | | | | Thanks to all that worked on it. You should either use scripts or a full region module. Or revert this commit and update its code ;)
| * De-tabified OpenSim.ini and made trivial fixes to two comments.Kevin Cozens2018-11-141-62/+62
| |
| * update ini files comments on InterestManagementUbitUmarov2018-11-081-5/+8
| |
| * fix opensim.ini.examplewq coments on mutes moduleUbitUmarov2018-10-221-10/+1
| |
| * update ini.example filesUbitUmarov2018-07-141-0/+4
| |
| * let OpenSim.ini.example be closer to functional standalone iniUbitUmarov2018-07-051-2/+2
| |
| * fix merge issueUbitUmarov2018-03-201-61/+61
| |\
| | * Removed trailing whitespaceKevin Cozens2018-03-191-61/+61
| | |
| | * make the setting economymodule visible on Economy section of ↵UbitUmarov2018-03-051-0/+4
| | | | | | | | | | | | OpenSimDefaults.ini and OpenSim.ini.example. This setting must be changed to allow other modules and disable our simple one. (ours does also look for it at Startup section for legacy reasons)
| * | Merge branch 'master' into httptestsUbitUmarov2018-03-051-0/+4
| |\ \
| | * | make the setting economymodule visible on Economy section of ↵UbitUmarov2018-03-051-0/+4
| | |/ | | | | | | | | | OpenSimDefaults.ini and OpenSim.ini.example. This setting must be changed to allow other modules and disable our simple one. (ours does look for it at Startup section for legacy reasons)
| * | Yengine fix its section name on opensim.ini.exampleUbitUmarov2018-02-231-1/+1
| | |
| * | rename XMREngine as Yengine (still not all done), big mess source formating ↵UbitUmarov2018-02-231-6/+5
| | | | | | | | | | | | changes, move state files to proper folder, fix a source file locking on errors, more changes for cross platform including from Mike,... yes yes i know a messy commit
| * | add a warning about XMR only suoprting one region per instance at this ↵UbitUmarov2018-02-071-0/+1
| | | | | | | | | | | | point, it was never made to suport more
| * | make XMR script cache location option visibleUbitUmarov2018-02-031-2/+3
| | |
| * | update opensim.ini.example with XMRengine informationUbitUmarov2018-02-021-2/+21
| | |
| * | Merge branch 'master' into httptestsUbitUmarov2017-12-121-0/+15
| |\ \ | | |/ | | | | | | | | | # Conflicts: # prebuild.xml
| | * Changing map tile colors This change also allows setting the water color, as ↵TomTheDragon2017-11-131-0/+15
| | | | | | | | | | | | | | | | | | well as the 4 colors for textured map tiles. Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
| * | Merge branch 'master' into httptestsUbitUmarov2017-11-121-1/+3
| |\ \ | | |/
| | * add a warning in opensim.ini.example mute lists, about the fact viewers ↵UbitUmarov2017-11-121-1/+3
| | | | | | | | | | | | cache beening shared by all grids, and that can be confusing
| * | Merge branch 'master' into httptestsUbitUmarov2017-11-121-6/+8
| |\ \ | | |/
| | * change opensim.ini.example mutes coments to express what our current code doesUbitUmarov2017-11-121-6/+8
| | |
| * | Merge branch 'master' into httptestsUbitUmarov2017-06-161-11/+0
| |\ \ | | |/
| | * remove options about script compilers the got back somehowUbitUmarov2017-06-141-11/+0
| | |
| * | mergeUbitUmarov2017-06-101-9/+8
| |\ \ | | |/
| | * Minor changes to commented text in bin/OpenSim.ini.exampleKevin Cozens2017-06-091-9/+8
| | |
| * | Merge branch 'master' into httptestsUbitUmarov2017-05-271-0/+4
| |\ \ | | |/
| | * change opensim-ode.sh to use the ode engine defined on opensim.iniUbitUmarov2017-05-261-0/+4
| | |
| * | fix mergeUbitUmarov2017-05-031-16/+9
| |\ \ | | |/
| | * fix some commentsUbitUmarov2017-05-021-1/+1
| | |
| | * change opensim.ini.example setting of ExternalHostNameForLSL to a defualtUbitUmarov2017-05-021-6/+8
| | |
| * | fix mergeUbitUmarov2017-04-251-0/+3
| |\ \ | | |/
| | * add a bit clarification about grid private port protectionUbitUmarov2017-01-091-0/+3
| | |
| * | Merge branch 'master' into httptestsUbitUmarov2016-12-181-0/+5
| |\ \ | | |/
| | * leave stupid broken permissions aloneUbitUmarov2016-12-181-4/+0
| | |
| | * allow a creator that is also onwer to change export flag. Add missing ↵UbitUmarov2016-12-171-0/+4
| | | | | | | | | | | | setting to ini files
| | * set pbs shape acording to mesh number of (material) facesUbitUmarov2016-12-151-1/+1
| | |
| | * respective .ini settingsUbitUmarov2016-12-151-0/+5
| | |
| * | change a few ssl config commentsUbitUmarov2016-12-071-6/+4
| | |
| * | add SSL certs validation options for regions to allow simple encriptation ↵UbitUmarov2016-12-071-0/+13
| | | | | | | | | | | | without any peer autentification using simple homemade (or even shared) certs.
| * | Merge branch 'master' into httptestsUbitUmarov2016-11-271-4/+0
| |\ \ | | |/
| | * it is nice to save a file to atually change it...UbitUmarov2016-11-231-4/+0
| | |