aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.ini.example (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-27Finally hunted down the Parallel deadlock. Packets were being handled asynchr...John Hurliman1-1/+1
2009-10-26* Switched all operations on the list of clients that could be either sync or...John Hurliman1-0/+7
2009-10-23* Unregister Mono.Addins event handlers in PluginLoader.Dispose() and always ...John Hurliman1-5/+5
2009-10-23Cleaning up OpenSim.ini.example for LLUDP. The [LLClient] section has been re...John Hurliman1-32/+30
2009-10-23Implemented a "FrontBack" prioritizer, using distance plus the plane equation...John Hurliman1-2/+2
2009-10-22OpenSim.ini.example had the wrong names for default values in the [InterestMa...John Hurliman1-6/+7
2009-10-22* Allow SmartThreadPool to be initialized without setting max stack size (lik...John Hurliman1-5/+9
2009-10-21* Changed the misc. methods calling ThreadPool.UnsafeQueueUserWorkItem() to U...John Hurliman1-0/+9
2009-10-22Reduce the default pool threads to 15 (from 30) and the minimum from 5 to 2Melanie1-1/+1
2009-10-22Add MaxPoolThreads in startup to limit the size of the thread pool usedMelanie1-0/+3
2009-10-19* Removed OpenSim.Data.NHibernateJohn Hurliman1-6/+0
2009-10-16Updating OpenSim.ini.example with the section required to enable a useful pri...John Hurliman1-0/+8
2009-10-14Allow the LLUDP server to run in either synchronous or asynchronous mode with...John Hurliman1-1/+7
2009-10-14* Clean up the SetThrottle() code and add a maxBurstRate parameter to allow m...John Hurliman1-7/+10
2009-10-14* Minimized the number of times textures are pulled off the priority queueJohn Hurliman1-25/+37
2009-10-05change default ports for inventory and grid connectors in example .ini files ...Justin Clark-Casey (justincc)1-2/+2
2009-10-02Added a default for grid services in standalone.Diva Canto1-0/+4
2009-10-02Change texture sending to be driven by the queue empty event from theMelanie1-5/+0
2009-09-30Remove the settings for the J2KDecoder, since they are now obsolete (thank god!)Melanie1-9/+0
2009-09-29small test changeJustin Clark-Casey (justincc)1-1/+0
2009-09-26Fixed MapBlocks bug, wrong order of arguments. First version that seems compl...Diva Canto1-1/+1
2009-09-25Changed a [Groups] config as per mcortez' request.Diva Canto1-1/+1
2009-09-22Thank you, Intari, for a patch that implements the missing pieces ofMelanie1-0/+4
2009-09-16switch default physics engine to ODE and default meshmerizer to Meshmerizer i...Justin Clark-Casey (justincc)1-9/+14
2009-09-14Apply http://opensimulator.org/mantis/view.php?id=4142Justin Clark-Casey (justincc)1-11/+13
2009-09-13* Milestone GridFriendly reached so Adding CombineContiguousRegions to the Op...Teravus Ovares (Dan Olivares)1-0/+5
2009-09-01update documentation in OpenSim.ini.example for j2k decode cache expiration timedahlia1-0/+2
2009-08-31- making font name used by VectorRenderModule configurable: can be setdr scofield (aka dirk husemann)1-0/+4
2009-08-29Add a slow cache cleaner thread. By default, the thread starts a cleanupMelanie1-1/+1
2009-08-29Make the j2kDecodeCache expire after 50 minutes (configurable). Alse allowsMelanie1-0/+7
2009-08-18Added new OpenSim.ini setting: "client_throttle_max_bps" which overrides user...dahlia1-0/+3
2009-08-17Apply http://opensimulator.org/mantis/view.php?id=3538Justin Clark-Casey (justincc)1-10/+15
2009-08-18Added additional configuration options for MRM Security. See OpenSim.ini.exam...Adam Frisby1-2/+20
2009-08-17Add the ability to use -console=rest to the region server. UserMelanie1-0/+2
2009-08-16Misc cleanup.Jeff Ames1-60/+58
2009-08-06Add the config-include statement to OpenSim.ini.example.Melanie1-0/+8
2009-08-05Continue with renaming of Groups module componentsMichael Cortez1-15/+22
2009-07-30adding documentation for DisableUndergroundMovementDr Scofield1-0/+5
2009-07-11From: Dr Scofield <hud@zurich.ibm.com> & Alan Webb <alan_webb@us.ibm.com>Dr Scofield1-0/+58
2009-07-10* minor: formatting adjustments in OpenSim.ini.exampleJustin Clarke Casey1-2/+10
2009-07-08Experimental fix for tilted avatar capsule, Mantis #2905nlin1-0/+4
2009-06-25- adds the possibility of setting the socket receive buffer sizeDr Scofield1-0/+17
2009-06-25From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield1-0/+19
2009-06-14Formatting cleanup.Jeff Ames1-29/+28
2009-06-10Added some defaults to OpenSim.ini.example so that it works out of the box ag...diva1-0/+13
2009-06-01* Making silent logoff of old hung sessions for new connections default forArthur Valadares1-4/+0
2009-05-29* Allows standalone region users to skip the "You must wait 5 minutes to log ...Arthur Valadares1-0/+4
2009-05-23Added one missing config var for HG standalones.diva1-2/+2
2009-05-23Changing extension of two of the config files to .example because they need t...diva1-3/+4
2009-05-22Added a few pre-packaged configurations to make it easier for people to confi...diva1-43/+15