aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSimDefaults.ini (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-13Make [Region] InternalAddress and ExternalHostName reasonable defaults.onefang1-0/+6
2019-07-21Randomise the spawn points by default.onefang1-1/+1
2019-07-19Switch to using the internal offline message URL by default.onefang1-1/+2
2019-07-04Comment++ about the DebuggerSafe config option.onefang1-0/+1
2019-06-29Comment++.onefang1-1/+1
2019-05-28Add [Region] .ini block.onefang1-1/+1
2019-05-19Major clean up of .ini files.onefang1-372/+745
2016-12-09Various little clean ups.David Walter Seikel1-7/+7
2016-11-28Scripts run much faster now, there might be more events flying around.David Walter Seikel1-1/+1
2016-11-28Try to avoid avatars sinking through terrain.David Walter Seikel1-8/+9
2016-11-28Twiddle avatar baking settings.David Walter Seikel1-3/+2
2016-11-27White space and typo clean ups.David Walter Seikel1-1/+1
2016-11-07Adjust basic .ini files. See below for details.David Walter Seikel1-263/+343
2016-11-07Remove silly rezzing distance limits. They just make scripters work around t...David Walter Seikel1-3/+0
2016-11-05Sleep is for the weak. No wonder the standard script engines are so slow.David Walter Seikel1-3/+0
2016-11-04Attempt to move everything writable, and the configs, out of the bin directory.David Walter Seikel1-1/+1
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-183/+639
2013-03-14Add IG specific config.David Walter Seikel1-1/+1
2013-02-23No, we don't need to enshrine viewer bugs in the server, we need to fix the v...David Walter Seikel1-4/+0
2012-12-28BulletSim: update values in OpenSimDefaults.ini to reflect the values really ...Robert Adams1-2/+2
2012-12-13Add WaitForEventCompletionOnScriptStop [XEngine] config param to OpenSimDefau...Justin Clark-Casey (justincc)1-0/+4
2012-11-25BulletSim: update OpenSimDefaults.ini with current default values for frictio...Robert Adams1-21/+12
2012-11-23Enable further client stack packet pooling by default by setting RecycleBaseU...Justin Clark-Casey (justincc)1-2/+1
2012-11-23Add AllowRegionRestartFromClient setting to [EstateManagement] section of Ope...Justin Clark-Casey (justincc)1-0/+6
2012-11-21BulletSim: Make avatar capsule so it is not circular.Robert Adams1-1/+2
2012-11-19Expose configuration options for the XmlRpcGridRouterBlueWall1-14/+0
2012-11-11remove entry OpenGridProtocol in OpenSimDefaults.ini - module was deletedPixelTomsen1-10/+0
2012-11-10One more module: EventQueueGetModule. Also making it non-optional for this dll.Diva Canto1-3/+0
2012-10-29refactoring to use assembly:classname style of configurationSignpostMarv1-2/+2
2012-10-29Renaming module back to SoundModule as the hypothetical plan was to make anot...SignpostMarv1-3/+2
2012-10-29tweaking configuration logic so that the INonSharedRegionModule will load by ...SignpostMarv1-0/+8
2012-10-20Add experimental [Groups] MessageOnlineUsersOnly option for Flotsam XmlRpc gr...Justin Clark-Casey (justincc)1-0/+5
2012-10-16Add optional pool for the UDPPacketBuffer objects that handle all incoming UD...Justin Clark-Casey (justincc)1-1/+5
2012-10-09av_av_collisions_off = false OdePhysics Settings in OpenSimDefaults.ini - No...teravus1-0/+3
2012-10-09Add config option to plant avatar where they are reducing avatar avatar 'push...teravus1-0/+6
2012-10-04Make the asset retrieval concurrency a config switch. The current valueMic Bowman1-0/+4
2012-09-27BulletSim: btGhostObjects working to make 'volume detect' work.Robert Adams1-3/+3
2012-09-28Comment out unused RestPlugins text in OpenSimDefaults.iniJustin Clark-Casey (justincc)1-24/+25
2012-09-27Removed the bits about the TOSModule. That module doesn't go into core. WARNI...Diva Canto1-4/+0
2012-09-27Add MaxPrimsUndo config setting to [Startup] section of OpenSim.ini.Justin Clark-Casey (justincc)1-0/+4
2012-09-25TOS module. WARNING: migration in GridUser table.Diva Canto1-0/+4
2012-09-20Make ResendAppearanceUpdates = true by default in [Appearance] in OpenSimDefa...Justin Clark-Casey (justincc)1-2/+1
2012-09-18Fix some inconsistencies in configurartion: NonPhys primsBlueWall1-2/+2
2012-09-12Fix indentation and issues where tabs were used instead of spaces in commit 7...Justin Clark-Casey (justincc)1-3/+3
2012-09-09implementing per-region configuration of limits on the number of prims one ca...SignpostMarv1-0/+4
2012-09-06If reusing dynamic textures, do not reuse small data length textures that fal...Justin Clark-Casey (justincc)1-0/+7
2012-08-30Make ReuseDynamicTextures an experimental config setting in [Textures]. Defa...Justin Clark-Casey (justincc)1-0/+11
2012-08-17BulletSim: add parameters and functionality to specify the meshRobert Adams1-0/+3
2012-08-15BulletSim: add physics logging parameters to OpenSimDefaults.ini. Remove trai...Robert Adams1-12/+17
2012-08-08BulletSim: add avatar code to keep avatars from ending up trapped under the t...Robert Adams1-1/+1