diff options
author | Melanie | 2010-07-22 03:04:34 +0100 |
---|---|---|
committer | Diva Canto | 2010-07-22 04:01:43 -0700 |
commit | 46001809a663a9e08ea530ed1cd2143d016750dc (patch) | |
tree | 62f0d20190654b0ed67a19dff38ca23e667e9abc | |
parent | Add sending of the avatar interests and configuration of the profiles (diff) | |
download | opensim-SC_OLD-46001809a663a9e08ea530ed1cd2143d016750dc.zip opensim-SC_OLD-46001809a663a9e08ea530ed1cd2143d016750dc.tar.gz opensim-SC_OLD-46001809a663a9e08ea530ed1cd2143d016750dc.tar.bz2 opensim-SC_OLD-46001809a663a9e08ea530ed1cd2143d016750dc.tar.xz |
Adding sample configuration to previous patch
-rw-r--r-- | bin/config-include/SimianGrid.ini | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/config-include/SimianGrid.ini b/bin/config-include/SimianGrid.ini index 41deb92..65d4ea6 100644 --- a/bin/config-include/SimianGrid.ini +++ b/bin/config-include/SimianGrid.ini | |||
@@ -65,3 +65,6 @@ | |||
65 | MessagingModule = GroupsMessagingModule | 65 | MessagingModule = GroupsMessagingModule |
66 | MessagingEnabled = true | 66 | MessagingEnabled = true |
67 | ServicesConnectorModule = SimianGroupsServicesConnector | 67 | ServicesConnectorModule = SimianGroupsServicesConnector |
68 | |||
69 | [Profiles] | ||
70 | Module = SimianProfiles | ||