From 18f6ac7b86cd4038d9f256907891bcd91e469086 Mon Sep 17 00:00:00 2001 From: Diva Canto Date: Wed, 14 Jul 2010 08:52:22 -0700 Subject: Cleaned up a couple of things from OpenSim.ini.example: [Friends] section has been in other inis for a while, not needed here; and [Network] remoteDataPort is obsolete. --- bin/OpenSim.ini.example | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index 4dde96f..cfc44af 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example @@ -288,9 +288,6 @@ ; if not defined - default machine name is being used ; (on Windows this mean NETBIOS name - useably only inside local network) ; ExternalHostNameForLSL=127.0.0.1 - ; Uncomment below to enable llRemoteData/remote channels - ; remoteDataPort = 20800 - ; What is reported as the "X-Secondlife-Shard" ; Defaults to the user server url if not set @@ -1303,12 +1300,3 @@ ;XmlRpcRouterModule = "XmlRpcRouterModule" ;XmlRpcPort = 20800 -[Friends] - ; The port the friendslist interregion comms will listen on - ; Defaults to the simulator's TCP port - ;Port = 0 - - ; Uncomment one of the lines below. Use FriendsService for local - ; operation, Connectors for remote operation - ;Connector = "OpenSim.Services.FriendsService.dll" - Connector = "OpenSim.Services.Connectors.dll" -- cgit v1.1