From 0b73ee3cd8ec8f427c753668ba0fa83a810cff85 Mon Sep 17 00:00:00 2001 From: Melanie Date: Thu, 25 Feb 2010 03:14:23 +0000 Subject: Add part of the needed config examples --- bin/OpenSim.ini.example | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'bin') diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index 7eea3b4..00e54db 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example @@ -1321,3 +1321,8 @@ ; 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