Add part of the needed config examples
parent
e776bf9316
commit
0b73ee3cd8
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue