Updates to config files for groups

Signed-off-by: Melanie <melanie@t-data.com>
This commit is contained in:
unknown
2010-04-04 11:58:06 -07:00
committed by Melanie
parent dc58c985e8
commit ee198eaa11
3 changed files with 27 additions and 3 deletions

View File

@@ -15,6 +15,7 @@
; UserAccountServerURI = "http://www.mygrid.com/Grid/"
; AuthenticationServerURI = "http://www.mygrid.com/Grid/"
; FriendsServerURI = "http://www.mygrid.com/Grid/"
; GroupsServerURI = "http://www.mygrid.com/Grid/"
[Includes]
Include-Common = "config-include/GridCommon.ini"
@@ -55,3 +56,12 @@
[AssetService]
DefaultAssetLoader = "OpenSim.Framework.AssetLoader.Filesystem.dll"
AssetLoaderArgs = "assets/AssetSets.xml"
[Groups]
Enabled = true
Module = GroupsModule
DebugEnabled = false
NoticesEnabled = true
MessagingModule = GroupsMessagingModule
MessagingEnabled = true
ServicesConnectorModule = SimianGroupsServicesConnector