From 19f70b93a06ca1f7be4097e1e0673ce6a0afe872 Mon Sep 17 00:00:00 2001 From: Justin Clark-Casey (justincc) Date: Fri, 17 Dec 2010 21:19:57 +0000 Subject: tidy up the [Groups] section in OpenSim.ini.example --- bin/OpenSim.ini.example | 22 +++++++++++----------- bin/OpenSimDefaults.ini | 2 +- 2 files changed, 12 insertions(+), 12 deletions(-) (limited to 'bin') diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index 988831f..7245bee 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example @@ -622,16 +622,21 @@ ;; or from the SimianGrid project at http://code.google.com/p/openmetaverse ; Module = Default + ;# {MessagingEnabled} {Module:GroupsModule} {Is groups messaging enabled?} {true false} true + ; MessagingEnabled = true - ;; Service connectors to the Groups Service. Select one depending on - ;; whether you're using a Flotsam XmlRpc backend or a SimianGrid backend + ;# {MessagingModule} {MessagingEnabled:true} {Module to use for groups messaging} {GroupsMessagingModule} GroupsMessagingModule + ; MessagingModule = GroupsMessagingModule - ;# {ServicesConnectorModule} {Module:GroupsModule} {Service connector to use for groups?} {XmlRpcGroupsServicesConnector SimianGroupsServicesConnector} XmlRpcGroupsServicesConnector - ;; The service connector to use for the GroupsModule + ;# {ServicesConnectorModule} {Module:GroupsModule} {Service connector to use for groups} {XmlRpcGroupsServicesConnector SimianGroupsServicesConnector} XmlRpcGroupsServicesConnector + ;; Service connectors to the Groups Service as used in the GroupsModule. Select one depending on + ;; whether you're using a Flotsam XmlRpc backend or a SimianGrid backend ; ServicesConnectorModule = SimianGroupsServicesConnector - ;# {GroupsServerURI} {Module:GroupsModule} {Groups Server URI?} {} + ;# {GroupsServerURI} {Module:GroupsModule} {Groups Server URI} {} ;; URI for the groups services + ;; e.g. http://yourxmlrpcserver.com/xmlrpc.php for Flotsam XmlRpc + ;; or http://mygridserver.com:82/Grid/ for SimianGrid ; GroupsServerURI = "" ;# {NoticesEnabled} {Module:GroupsModule} {Enable group notices?} {true false} true @@ -641,13 +646,8 @@ ;; This makes the Groups modules very chatty on the console. ; DebugEnabled = false - ;; Specify which messaging module to use for groups messaging and if it's - ;; enabled - ; MessagingModule = GroupsMessagingModule - ; MessagingEnabled = true - ;; XmlRpc Security settings. These must match those set on your backend - ;; groups service. + ;; groups service if the service is using these keys ; XmlRpcServiceReadKey = 1234 ; XmlRpcServiceWriteKey = 1234 diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index 9cfac98..36e0b7b 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini @@ -1208,7 +1208,7 @@ ;ServicesConnectorModule = XmlRpcGroupsServicesConnector ;GroupsServerURI = http://yourxmlrpcserver.com/xmlrpc.php - ; XmlRpc Security settings. These must match those set on your backend groups service. + ; XmlRpc Security settings. These must match those set on your backend groups service if the service is using these keys ;XmlRpcServiceReadKey = 1234 ;XmlRpcServiceWriteKey = 1234 -- cgit v1.1 From 490d05d2121a3b4b8171006d3870cf8a4f677ff4 Mon Sep 17 00:00:00 2001 From: Justin Clark-Casey (justincc) Date: Fri, 17 Dec 2010 23:04:07 +0000 Subject: remove broken and unmaintained subversion serialization module and it's associated libraries and licenses --- bin/AprSharp.dll | Bin 65536 -> 0 bytes bin/AprSharp.pdb | Bin 173568 -> 0 bytes bin/Mono.GetOptions.dll | Bin 46080 -> 0 bytes bin/SubversionSharp.dll | Bin 147456 -> 0 bytes bin/SubversionSharp.pdb | Bin 407040 -> 0 bytes bin/intl3_svn.dll | Bin 34304 -> 0 bytes bin/libapr.dll | Bin 167936 -> 0 bytes bin/libapr.pdb | Bin 896000 -> 0 bytes bin/libapriconv.dll | Bin 30720 -> 0 bytes bin/libapriconv.pdb | Bin 191488 -> 0 bytes bin/libaprutil.dll | Bin 237568 -> 0 bytes bin/libaprutil.pdb | Bin 707584 -> 0 bytes bin/libdb44d.dll | Bin 1482752 -> 0 bytes bin/libeay32.dll | Bin 1019904 -> 0 bytes bin/ssleay32.dll | Bin 196608 -> 0 bytes bin/svn_client-1.dll | Bin 1142784 -> 0 bytes 16 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 bin/AprSharp.dll delete mode 100644 bin/AprSharp.pdb delete mode 100644 bin/Mono.GetOptions.dll delete mode 100644 bin/SubversionSharp.dll delete mode 100644 bin/SubversionSharp.pdb delete mode 100644 bin/intl3_svn.dll delete mode 100644 bin/libapr.dll delete mode 100644 bin/libapr.pdb delete mode 100644 bin/libapriconv.dll delete mode 100644 bin/libapriconv.pdb delete mode 100644 bin/libaprutil.dll delete mode 100644 bin/libaprutil.pdb delete mode 100644 bin/libdb44d.dll delete mode 100644 bin/libeay32.dll delete mode 100644 bin/ssleay32.dll delete mode 100644 bin/svn_client-1.dll (limited to 'bin') diff --git a/bin/AprSharp.dll b/bin/AprSharp.dll deleted file mode 100644 index b5035d5..0000000 Binary files a/bin/AprSharp.dll and /dev/null differ diff --git a/bin/AprSharp.pdb b/bin/AprSharp.pdb deleted file mode 100644 index 67e0f07..0000000 Binary files a/bin/AprSharp.pdb and /dev/null differ diff --git a/bin/Mono.GetOptions.dll b/bin/Mono.GetOptions.dll deleted file mode 100644 index f146ca6..0000000 Binary files a/bin/Mono.GetOptions.dll and /dev/null differ diff --git a/bin/SubversionSharp.dll b/bin/SubversionSharp.dll deleted file mode 100644 index 944de1d..0000000 Binary files a/bin/SubversionSharp.dll and /dev/null differ diff --git a/bin/SubversionSharp.pdb b/bin/SubversionSharp.pdb deleted file mode 100644 index 19e54ae..0000000 Binary files a/bin/SubversionSharp.pdb and /dev/null differ diff --git a/bin/intl3_svn.dll b/bin/intl3_svn.dll deleted file mode 100644 index 527d8e9..0000000 Binary files a/bin/intl3_svn.dll and /dev/null differ diff --git a/bin/libapr.dll b/bin/libapr.dll deleted file mode 100644 index c22746a..0000000 Binary files a/bin/libapr.dll and /dev/null differ diff --git a/bin/libapr.pdb b/bin/libapr.pdb deleted file mode 100644 index 2e5ae0c..0000000 Binary files a/bin/libapr.pdb and /dev/null differ diff --git a/bin/libapriconv.dll b/bin/libapriconv.dll deleted file mode 100644 index fc95a51..0000000 Binary files a/bin/libapriconv.dll and /dev/null differ diff --git a/bin/libapriconv.pdb b/bin/libapriconv.pdb deleted file mode 100644 index 0e92adc..0000000 Binary files a/bin/libapriconv.pdb and /dev/null differ diff --git a/bin/libaprutil.dll b/bin/libaprutil.dll deleted file mode 100644 index 2e2a0c1..0000000 Binary files a/bin/libaprutil.dll and /dev/null differ diff --git a/bin/libaprutil.pdb b/bin/libaprutil.pdb deleted file mode 100644 index de862ef..0000000 Binary files a/bin/libaprutil.pdb and /dev/null differ diff --git a/bin/libdb44d.dll b/bin/libdb44d.dll deleted file mode 100644 index 0b975b7..0000000 Binary files a/bin/libdb44d.dll and /dev/null differ diff --git a/bin/libeay32.dll b/bin/libeay32.dll deleted file mode 100644 index 3eacd76..0000000 Binary files a/bin/libeay32.dll and /dev/null differ diff --git a/bin/ssleay32.dll b/bin/ssleay32.dll deleted file mode 100644 index e852b1b..0000000 Binary files a/bin/ssleay32.dll and /dev/null differ diff --git a/bin/svn_client-1.dll b/bin/svn_client-1.dll deleted file mode 100644 index f258bc6..0000000 Binary files a/bin/svn_client-1.dll and /dev/null differ -- cgit v1.1 From 5782f5662b9086127bde269717caea4378212fb8 Mon Sep 17 00:00:00 2001 From: Justin Clark-Casey (justincc) Date: Fri, 17 Dec 2010 23:06:55 +0000 Subject: remove now unused subversion serialization backup config --- bin/OpenSimDefaults.ini | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) (limited to 'bin') diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index 36e0b7b..8437ece 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini @@ -906,17 +906,6 @@ PriceParcelRent = 1 -[SVN] - Enabled = false - Directory = SVNmodule\repo - URL = "svn://your.repo.here/" - Username = "user" - Password = "password" - ImportOnStartup = false - Autosave = false - AutoSavePeriod = 15 ; Number of minutes between autosave backups - - [XEngine] ; Enable this engine in this OpenSim instance Enabled = true @@ -1115,10 +1104,12 @@ ; May represent a security risk if you disable this. OwnerOnly = true + [Hypergrid] ; Keep it false for now. Making it true requires the use of a special client in order to access inventory safemode = false + [VivoxVoice] ; The VivoxVoice module will allow you to provide voice on your ; region(s). It uses the same voice technology as the LL grid and @@ -1177,6 +1168,7 @@ ; - a value between 0 and 160, default is 10 ;vivox_channel_clamping_distance = 10 + [Groups] Enabled = false @@ -1268,4 +1260,3 @@ [Modules] Include-modules = "addon-modules/*/config/*.ini" - -- cgit v1.1