From eeca0ee0093bd29cbf9c7c845cb9a380f8320491 Mon Sep 17 00:00:00 2001 From: Jeff Ames Date: Mon, 4 Oct 2010 17:10:07 -0400 Subject: Formatting cleanup. --- bin/OpenSim.ini.example | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'bin/OpenSim.ini.example') diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index 2b78014..1625de0 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example @@ -364,7 +364,7 @@ ;; Path to default appearance XML file that specifies the look of the ;; default avatars - ; default_appearance = default_appearance.xml + ; default_appearance = default_appearance.xml [Wind] ;# {enabled} {} {Enable wind module?} {true false} true @@ -510,7 +510,7 @@ ;# {AllowOSFunctions} {Enabled:true} {Allow OSFunctions? (DANGEROUS!)} {true false} false ;; Allow the use of os* functions (some are dangerous) ; AllowOSFunctions = false - + ;# {AllowLightShareFunctions} {Enabled:true [LightShare]enable_windlight:true} {Allow LightShare functions?} {true false} true ; Allow the user of LightShare functions ; AllowLightShareFunctions = false @@ -633,7 +633,7 @@ ;; Service connectors to the Groups Service. Select one depending on ;; whether you're using a Flotsam XmlRpc backend or a SimianGrid backend - + ;# {ServicesConnectorModule} {Module:GroupsModule} {Service connector to use for groups?} {XmlRpcGroupsServicesConnector SimianGroupsServicesConnector} XmlRpcGroupsServicesConnector ;; The service connector to use for the GroupsModule ; ServicesConnectorModule = SimianGroupsServicesConnector @@ -644,7 +644,7 @@ ;# {NoticesEnabled} {Module:GroupsModule} {Enable group notices?} {true false} true ;; Enable Group Notices - ; NoticesEnabled = true + ; NoticesEnabled = true ;; This makes the Groups modules very chatty on the console. ; DebugEnabled = false @@ -652,12 +652,12 @@ ;; Specify which messaging module to use for groups messaging and if it's ;; enabled ; MessagingModule = GroupsMessagingModule - ; MessagingEnabled = true + ; MessagingEnabled = true ;; XmlRpc Security settings. These must match those set on your backend ;; groups service. - ; XmlRpcServiceReadKey = 1234 - ; XmlRpcServiceWriteKey = 1234 + ; XmlRpcServiceReadKey = 1234 + ; XmlRpcServiceWriteKey = 1234 [InterestManagement] ;# {UpdatePrioritizationScheme} {} {Update prioritization scheme?} {BestAvatarResponsiveness Time Distance SimpleAngularDistance FrontBack} BestAvatarResponsiveness -- cgit v1.1