aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.ini.example (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
* | Merge branch 'master' into httptestsUbitUmarov2016-11-161-10/+8
|\ \ | |/
| * mantis 8055: fix default value of npc optionsUbitUmarov2016-11-121-8/+8
| |
| * reduce diferencs btw OpenSimDefaults.ini and OpenSim.ini.exampleUbitUmarov2016-11-111-6/+4
| |
* | Merge branch 'master' into httptestsUbitUmarov2016-11-031-0/+7
|\ \ | |/
| * fix some coments, thanks Austin TateUbitUmarov2016-11-031-1/+1
| |
| * XEngine: make calls to gc.collect on region startup scripts loading a ↵UbitUmarov2016-11-031-0/+7
| | | | | | | | configurable option, since it is very slow operation
* | Merge branch 'master' into httptestsUbitUmarov2016-10-211-3/+5
|\ \ | |/
| * fix a coment on OpenSim.ini.example ( mantis 8037)UbitUmarov2016-10-161-1/+1
| |
| * Xengine option AppDomainLoading default option true is causing problems with ↵UbitUmarov2016-10-151-2/+4
| | | | | | | | several mono versions. Until a fix is found change the default to false, so this is not a major problem for the less technical skilled users.
* | change some coments relative to ssl in config filesUbitUmarov2016-10-101-11/+44
|/
* remove region combine option (mega region) for config ini filesUbitUmarov2016-08-211-9/+0
|
* add test option ObjectsCullingByDistance. In future, if true, it mayUbitUmarov2016-07-061-0/+3
| | | | | prevent sending objects outside view range to viewers. DO NOT SET TRUE unless testing it. Code still not completei!!!