aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.ini.example (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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!!!
* Mantis #7934 and related: landing points and telehubs for gods. Added a new ↵Diva Canto2016-06-231-0/+5
| | | | configuration variable LandingPointBehavior that can switch between what we're used to in OpenSim and the behavior in SL.
* Expand on the comment on the new HTTP limit feature.Melanie Thielker2016-03-141-0/+5
|
* Implement parameterization of HTTP_BODY_MAXLENGTH maximum as proposed in ↵Jeff Kelley2016-03-141-0/+6
| | | | Mantis 7839.
* change parcel_owner_is_god configuration option from default from true to ↵UbitUmarov2016-01-301-2/+2
| | | | false, leaving only region_owner true by default
* add the option to not display parcel ban linesUbitUmarov2015-12-161-1/+4
|
* add missing Xengine MinTimerInterval to opensim.ini.exampleUbitUmarov2015-11-271-0/+3
|
* change ScriptStopStrategy to the default value co-op (mantis 7740UbitUmarov2015-11-201-1/+1
|
* Merge branch 'master' into avinationmergeUbitUmarov2015-11-121-9/+8
|\
| * Corrections to ini example files for standalones v2Ai Austin2015-11-121-9/+8
| | | | | | | | | | | | | | | | | | | | | | Remove "currently unused" indicators for some parameters and add missing "DestinationGuide" parameter in [GridServiceInfo] in StandaloneCommon.ini.example as they do work for a standalone. Regularize example URLs for externally provided web page and economy helper information for uniformity. Correct mistake in reference to grid wide DestinationGuide in override capability in OpenSim.ini.example. Signed-off-by: Michael Cerquoni <nebadon2025@gmail.com>
* | change opensim.ini.example to reflect the changes to npc creation optionsUbitUmarov2015-10-081-5/+4
| |
* | add several options for NPC creation so abusive use can be reduced ↵UbitUmarov2015-09-301-0/+15
| | | | | | | | (restrictive by default) UNTESTED
* | remove coment asking to check ODEPhysicsSettings section. That was because ↵UbitUmarov2015-09-141-1/+0
| | | | | | | | of diferent setting for av_density for ubODE no longer needed