aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.ini.example (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | Merge branch 'master' into careminsterMelanie2013-02-261-26/+29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2013-02-231-2/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2013-02-221-19/+55
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2013-02-041-3/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2013-01-241-7/+17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2013-01-021-2/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-12-261-2/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-11-201-1/+22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-09-291-29/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | | | | | | | | | | | | | Fixed comment in ini related to previous patchDiva Canto2015-08-251-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | Changes to .ini.example files to improve instructions and workflow for standa...Ai Austin2015-08-251-8/+12
* | | | | | | | | | | | | | | | | | | | | | | | | | Refine comments .ini file setup for new StandaloneAi Austin2015-08-211-0/+5
* | | | | | | | | | | | | | | | | | | | | | | | | | Add MaxMaterialsPerTransaction to SimFeaturesCinder2015-06-191-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | Added example of how to configure the GodNames moduleDiva Canto2015-06-131-0/+9
* | | | | | | | | | | | | | | | | | | | | | | | | | Small fix for ini commentsBlueWall2015-04-151-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | Enable OSSL functions by default using the osslEnable.ini configuration file.Robert Adams2015-04-141-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | Remove ossl settings in XEngine section of OpenSim.ini.example with note to w...Robert Adams2015-04-141-47/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | Move osslEnable.ini file from bin/ to bin/config-include.Robert Adams2015-04-121-0/+6
* | | | | | | | | | | | | | | | | | | | | | | | | | Add outbound URL filter to llHttpRequest() and osSetDynamicTextureURL*() scri...Justin Clark-Casey (justincc)2015-03-041-0/+26
* | | | | | | | | | | | | | | | | | | | | | | | | | minor: Add explanation that [Startup] CombineContiguousRegions should be fals...Justin Clark-Casey (justincc)2015-02-191-1/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | Replace the tabs that have crept into isolated places in config and config ex...Justin Clark-Casey (justincc)2015-01-211-15/+15
* | | | | | | | | | | | | | | | | | | | | | | | | | Also deleted the option of setting Cap_WebFetchInventoryDescendents from Open...Diva Canto2015-01-141-4/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | Added GetDisplayNames capability. For now, we don't actually use display name...Diva Canto2015-01-091-0/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | Added a different/better way of specifying data services in DataSnapshot -- u...Diva Canto2015-01-071-0/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | Fix typo in OpenSim.ini.exampleBlueWall2015-01-041-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | Slight change in the way region module addins handle their configuration. Rat...Diva Canto2015-01-021-3/+5
* | | | | | | | | | | | | | | | | | | | | | | | | | Add support for expansion of key values in nini config files.Diva Canto2014-12-301-0/+10
* | | | | | | | | | | | | | | | | | | | | | | | | | Fix typo in iniBlueWall2014-12-011-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | Set configuration files to use key expansion for widely used common settings.BlueWall2014-11-301-4/+16
* | | | | | | | | | | | | | | | | | | | | | | | | | Add [BulletSim] option AvatarToAvatarCollisionsByDefault to control whether a...Justin Clark-Casey (justincc)2014-11-251-0/+5
* | | | | | | | | | | | | | | | | | | | | | | | | | Add persistent command history in consoleJak Daniels2014-09-231-0/+13
* | | | | | | | | | | | | | | | | | | | | | | | | | OpenSimExtrasBlueWall2014-08-061-12/+9
* | | | | | | | | | | | | | | | | | | | | | | | | | Add region-side extra feature setting for destination guideBlueWall2014-07-311-0/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | Simulator Extra Features ServiceBlueWall2014-07-301-0/+5
* | | | | | | | | | | | | | | | | | | | | | | | | | fix comments in physics section of [Startup] to reflect the actual default en...Michael Cerquoni2014-07-251-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | Adds optional HTTP Basic Authentication to Robust service connectors.Diva Canto2014-05-231-0/+10
* | | | | | | | | | | | | | | | | | | | | | | | | | Add DebugMessagingEnabled = false to OpenSim.ini.example for consistency. Sl...Justin Clark-Casey (justincc)2014-05-191-1/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | minor: Change configuration text in config files to reflect the existing situ...Justin Clark-Casey (justincc)2014-05-061-5/+6
* | | | | | | | | | | | | | | | | | | | | | | | | | Added a optional key between the group remote connectors, sim and service. Th...Diva Canto2014-05-031-0/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | minor: Change incorrect "Maximum" in the PhysicalPrimMin OpenSim.ini.example ...Justin Clark-Casey (justincc)2014-03-261-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | minor: change misspelling of overriden to overridden in comments within confi...Justin Clark-Casey (justincc)2014-03-261-7/+7
* | | | | | | | | | | | | | | | | | | | | | | | | | minor: Remove "js" (Javascript) from list of allowed languages in script conf...Justin Clark-Casey (justincc)2014-03-261-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | Allow Region specific static maptiles to be loaded from file.Jak Daniels2014-03-181-0/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | PhysicalPrimMax 64m for OpenSim_ini_example standard size primLani Global2014-03-101-3/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | Samle configurations for the baked texture server.Melanie2014-02-041-0/+5
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into varregionRobert Adams2014-01-211-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Materials module: a) Store materials as assets; b) Finalized it (removed the ...Oren Hurvitz2014-01-201-0/+6
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | varregion: Update Warp3D to properly handle varregions.Robert Adams2014-01-191-0/+12
|/ / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | minor: Change ProfileServiceURL reference in OpenSim.ini.example to be consis...Justin Clark-Casey (justincc)2013-11-281-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | minor: Make PID file examples in OpenSim and Robust config somewhat more mean...Justin Clark-Casey (justincc)2013-11-061-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | |