aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include/GridHypergrid.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/GridHypergrid.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 'bin/config-include/GridHypergrid.ini')
-rw-r--r--bin/config-include/GridHypergrid.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/config-include/GridHypergrid.ini b/bin/config-include/GridHypergrid.ini
index 60a3c62..4c32498 100644
--- a/bin/config-include/GridHypergrid.ini
+++ b/bin/config-include/GridHypergrid.ini
@@ -26,6 +26,7 @@
26 LandServices = "RemoteLandServicesConnector" 26 LandServices = "RemoteLandServicesConnector"
27 FriendsModule = "HGFriendsModule" 27 FriendsModule = "HGFriendsModule"
28 MapImageService = "MapImageServiceModule" 28 MapImageService = "MapImageServiceModule"
29 HypergridLinker = "HypergridLinker"
29 30
30 LandServiceInConnector = true 31 LandServiceInConnector = true
31 NeighbourServiceInConnector = true 32 NeighbourServiceInConnector = true