From 1066aa6998de7beb9b0950ca2751a2418c435afb Mon Sep 17 00:00:00 2001 From: Justin Clarke Casey Date: Thu, 9 Apr 2009 19:49:33 +0000 Subject: * Remove Autooar module pending it's migration to the forge --- bin/OpenSim.ini.example | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) (limited to 'bin/OpenSim.ini.example') diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index 813b1f1..51dd7ff 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example @@ -238,8 +238,8 @@ ; enableprejump = true -[SMTP] +[SMTP] enabled=false ;enabled=true @@ -250,22 +250,11 @@ ;SMTP_SERVER_LOGIN=foo ;SMTP_SERVER_PASSWORD=bar -[Communications] +[Communications] ;InterregionComms = "LocalComms" InterregionComms = "RESTComms" -[AutoOAR] - - ;Enable the AutoOAR module. - ;OAR's are automatically exported to Regionname_x_y.oar.tar.gz - - enabled = false - - ;Interval, in minutes, between exports - - interval = 20 - [StandAlone] accounts_authenticate = true @@ -369,6 +358,7 @@ ; " (Mozilla Compatible)" to the text where there are problems with a web server ;user_agent = "OpenSim LSL (Mozilla Compatible)" + [ClientStack.LindenUDP] ; This is the multiplier applied to all client throttles for outgoing UDP network data ; If it is set to 1, then we obey the throttle settings as given to us by the client. If it is set to 3, for example, then we -- cgit v1.1