aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/Robust.HG.ini.example
diff options
context:
space:
mode:
authorDiva Canto2012-09-07 08:09:44 -0700
committerDiva Canto2012-09-07 08:09:44 -0700
commit33469a0d2b4c6c045dc55b4dc30a68b984d367d2 (patch)
tree8f9e0c5ed2312254517781ba3739b1779caff9f0 /bin/Robust.HG.ini.example
parentAdded missing configs, and deleted the [Profile] part on the Hypergrind config. (diff)
downloadopensim-SC_OLD-33469a0d2b4c6c045dc55b4dc30a68b984d367d2.zip
opensim-SC_OLD-33469a0d2b4c6c045dc55b4dc30a68b984d367d2.tar.gz
opensim-SC_OLD-33469a0d2b4c6c045dc55b4dc30a68b984d367d2.tar.bz2
opensim-SC_OLD-33469a0d2b4c6c045dc55b4dc30a68b984d367d2.tar.xz
Moved the new vars in Robust.HG.ini to the proper section.
Diffstat (limited to 'bin/Robust.HG.ini.example')
-rw-r--r--bin/Robust.HG.ini.example11
1 files changed, 6 insertions, 5 deletions
diff --git a/bin/Robust.HG.ini.example b/bin/Robust.HG.ini.example
index f5e6bc6..fad399d 100644
--- a/bin/Robust.HG.ini.example
+++ b/bin/Robust.HG.ini.example
@@ -104,6 +104,12 @@ ServiceConnectors = "8003/OpenSim.Server.Handlers.dll:AssetServiceConnector,8003
104 ; Region_Welcome_Area = "DefaultRegion, FallbackRegion" 104 ; Region_Welcome_Area = "DefaultRegion, FallbackRegion"
105 ; (replace spaces with underscore) 105 ; (replace spaces with underscore)
106 106
107 ;; Allow Hyperlinks to be created at the console
108 HypergridLinker = true
109
110 Gatekeeper = "http://127.0.0.1:8002"
111
112
107; * This is the configuration for the freeswitch server in grid mode 113; * This is the configuration for the freeswitch server in grid mode
108[FreeswitchService] 114[FreeswitchService]
109 LocalServiceModule = "OpenSim.Services.FreeswitchService.dll:FreeswitchService" 115 LocalServiceModule = "OpenSim.Services.FreeswitchService.dll:FreeswitchService"
@@ -182,11 +188,6 @@ ServiceConnectors = "8003/OpenSim.Server.Handlers.dll:AssetServiceConnector,8003
182 InventoryService = "OpenSim.Services.InventoryService.dll:XInventoryService" 188 InventoryService = "OpenSim.Services.InventoryService.dll:XInventoryService"
183 AvatarService = "OpenSim.Services.AvatarService.dll:AvatarService" 189 AvatarService = "OpenSim.Services.AvatarService.dll:AvatarService"
184 190
185 ;; Allow Hyperlinks to be created at the console
186 HypergridLinker = true
187
188 Gatekeeper = "http://127.0.0.1:8002"
189
190 ;; This switch creates the minimum set of body parts and avatar entries for a viewer 2 191 ;; This switch creates the minimum set of body parts and avatar entries for a viewer 2
191 ;; to show a default "Ruth" avatar rather than a cloud for a newly created user. 192 ;; to show a default "Ruth" avatar rather than a cloud for a newly created user.
192 ;; Default is false 193 ;; Default is false