aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include/GridCommon.ini.example
diff options
context:
space:
mode:
authoropensim mirror account2010-11-29 10:10:08 -0800
committeropensim mirror account2010-11-29 10:10:08 -0800
commit4b4337d02463671700d761f12b809c9543e14a88 (patch)
treebed4cf2014aeea194086d940e8c86ac998bc692a /bin/config-include/GridCommon.ini.example
parentMerge branch 'master' of /var/git/opensim/ (diff)
parentMerge branch 'master' of ssh://opensimulator.org/var/git/opensim (diff)
downloadopensim-SC_OLD-4b4337d02463671700d761f12b809c9543e14a88.zip
opensim-SC_OLD-4b4337d02463671700d761f12b809c9543e14a88.tar.gz
opensim-SC_OLD-4b4337d02463671700d761f12b809c9543e14a88.tar.bz2
opensim-SC_OLD-4b4337d02463671700d761f12b809c9543e14a88.tar.xz
Merge branch 'master' of /var/git/opensim/
Diffstat (limited to 'bin/config-include/GridCommon.ini.example')
-rw-r--r--bin/config-include/GridCommon.ini.example8
1 files changed, 8 insertions, 0 deletions
diff --git a/bin/config-include/GridCommon.ini.example b/bin/config-include/GridCommon.ini.example
index cb771b8..762b09a 100644
--- a/bin/config-include/GridCommon.ini.example
+++ b/bin/config-include/GridCommon.ini.example
@@ -78,6 +78,14 @@
78 ; 78 ;
79 FriendsServerURI = "http://mygridserver.com:8003" 79 FriendsServerURI = "http://mygridserver.com:8003"
80 80
81[HGInventoryAccessModule]
82 ;
83 ; === HG ONLY ===
84 ; Change this to your profile server
85 ; accessible from other grids
86 ;
87 ProfileServerURI = "http://mygridserver.com:8002/profiles"
88
81[Modules] 89[Modules]
82 ;; Choose 0 or 1 cache modules, and the corresponding config file, if it exists. 90 ;; Choose 0 or 1 cache modules, and the corresponding config file, if it exists.
83 ;; Copy the config .example file into your own .ini file and change configs there 91 ;; Copy the config .example file into your own .ini file and change configs there