diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index 4dde96fdfb..cfc44af954 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"