Added server-side Friends in connector. Untested.

This commit is contained in:
Diva Canto
2010-02-25 17:42:51 -08:00
parent 12432b1751
commit c745df007d
7 changed files with 335 additions and 0 deletions

View File

@@ -40,3 +40,6 @@
StorageProvider = "OpenSim.Data.Null.dll:NullRegionData"
AllowHypergridMapSearch = true
[Friends]
Connector = "OpenSim.Services.Connectors.dll:FriendsServiceConnector"