aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include/HyperSimianGrid.ini
diff options
context:
space:
mode:
authorMelanie2011-10-12 15:41:59 +0100
committerMelanie2011-10-12 15:41:59 +0100
commit4b7b9e81f7b33c86f691e2bca756a3639fe9ee04 (patch)
treedbf3b2489e50cdabeba0ef1545a29f898427d40b /bin/config-include/HyperSimianGrid.ini
parentUpdate OpenSimDefaults.ini to make the prior state (Groups messaging enabled (diff)
downloadopensim-SC_OLD-4b7b9e81f7b33c86f691e2bca756a3639fe9ee04.zip
opensim-SC_OLD-4b7b9e81f7b33c86f691e2bca756a3639fe9ee04.tar.gz
opensim-SC_OLD-4b7b9e81f7b33c86f691e2bca756a3639fe9ee04.tar.bz2
opensim-SC_OLD-4b7b9e81f7b33c86f691e2bca756a3639fe9ee04.tar.xz
Make it possible to disable the HG linker. On non-HG systems it spits yellow
spam, so it should not load unless HG is desired.
Diffstat (limited to '')
-rw-r--r--bin/config-include/HyperSimianGrid.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/config-include/HyperSimianGrid.ini b/bin/config-include/HyperSimianGrid.ini
index 89d6be7..ec4efc0 100644
--- a/bin/config-include/HyperSimianGrid.ini
+++ b/bin/config-include/HyperSimianGrid.ini
@@ -40,6 +40,7 @@
40 LibraryModule = false 40 LibraryModule = false
41 41
42 AssetCaching = "FlotsamAssetCache" 42 AssetCaching = "FlotsamAssetCache"
43 HypergridLinker = "HypergridLinker"
43 44
44[SimulationDataStore] 45[SimulationDataStore]
45 LocalServiceModule = "OpenSim.Services.Connectors.dll:SimulationDataService" 46 LocalServiceModule = "OpenSim.Services.Connectors.dll:SimulationDataService"