diff options
author | Melanie | 2011-02-05 04:25:14 +0000 |
---|---|---|
committer | Melanie | 2011-02-05 04:25:14 +0000 |
commit | f78831ec9841eccea9ecb4077193e2ae7c3985c3 (patch) | |
tree | b6118825d9dd4ebfc1f1f1f966009ac30b293af5 /bin/config-include/HyperSimianGrid.ini | |
parent | Fix a typo in the QUERYACCESS method name (diff) | |
parent | Added an additional debug message, and removed a bunch of files that weren't ... (diff) | |
download | opensim-SC-f78831ec9841eccea9ecb4077193e2ae7c3985c3.zip opensim-SC-f78831ec9841eccea9ecb4077193e2ae7c3985c3.tar.gz opensim-SC-f78831ec9841eccea9ecb4077193e2ae7c3985c3.tar.bz2 opensim-SC-f78831ec9841eccea9ecb4077193e2ae7c3985c3.tar.xz |
Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim
Diffstat (limited to 'bin/config-include/HyperSimianGrid.ini')
-rw-r--r-- | bin/config-include/HyperSimianGrid.ini | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/bin/config-include/HyperSimianGrid.ini b/bin/config-include/HyperSimianGrid.ini index 0b01116..89d6be7 100644 --- a/bin/config-include/HyperSimianGrid.ini +++ b/bin/config-include/HyperSimianGrid.ini | |||
@@ -82,3 +82,14 @@ | |||
82 | 82 | ||
83 | [Profiles] | 83 | [Profiles] |
84 | Module = "SimianProfiles" | 84 | Module = "SimianProfiles" |
85 | |||
86 | [HGInventoryAccessModule] | ||
87 | ; | ||
88 | ; === HG ONLY === | ||
89 | ; Change this to your profile server | ||
90 | ; accessible from other grids | ||
91 | ; | ||
92 | ProfileServerURI = "http://mygridserver.com:8002/user" | ||
93 | ;; If you want to protect your assets from being copied by foreign visitors | ||
94 | ;; uncomment the next line. You may want to do this on sims that have licensed content. | ||
95 | ; OutboundPermission = False | ||