aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authordiva2009-06-11 01:50:52 +0000
committerdiva2009-06-11 01:50:52 +0000
commite533f58733215cdb159724670cb383357bde851d (patch)
tree17d918e0f1722c2c644251081a4b192c07fc0afc
parentBug fix for creating users in standalone: the newly-created root folder was n... (diff)
downloadopensim-SC_OLD-e533f58733215cdb159724670cb383357bde851d.zip
opensim-SC_OLD-e533f58733215cdb159724670cb383357bde851d.tar.gz
opensim-SC_OLD-e533f58733215cdb159724670cb383357bde851d.tar.bz2
opensim-SC_OLD-e533f58733215cdb159724670cb383357bde851d.tar.xz
Removed a change in StandaloneHypergrid.ini introduced in r9838, which was incorrect.
-rw-r--r--bin/config-include/StandaloneHypergrid.ini1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/config-include/StandaloneHypergrid.ini b/bin/config-include/StandaloneHypergrid.ini
index 1b75ff7..f962132 100644
--- a/bin/config-include/StandaloneHypergrid.ini
+++ b/bin/config-include/StandaloneHypergrid.ini
@@ -19,7 +19,6 @@
19 ; For HGAssetBroker 19 ; For HGAssetBroker
20 LocalGridAssetService = "OpenSim.Services.AssetService.dll:AssetService" 20 LocalGridAssetService = "OpenSim.Services.AssetService.dll:AssetService"
21 HypergridAssetService = "OpenSim.Services.AssetService.dll:HGAssetService" 21 HypergridAssetService = "OpenSim.Services.AssetService.dll:HGAssetService"
22 AssetServerURI = "http://localhost:8003"
23 22
24[InventoryService] 23[InventoryService]
25 ; For the RegionInventoryService 24 ; For the RegionInventoryService