aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
authorDiva Canto2009-09-26 10:18:22 -0700
committerDiva Canto2009-09-26 10:18:22 -0700
commit368ae02dc9f7786545342d7bffae5de28678e85f (patch)
tree20875ec5976bc47d6a4e4c6cb72d904095db2959 /bin
parentFinished spec-ing the .inis for the new grid service modules. (diff)
downloadopensim-SC_OLD-368ae02dc9f7786545342d7bffae5de28678e85f.zip
opensim-SC_OLD-368ae02dc9f7786545342d7bffae5de28678e85f.tar.gz
opensim-SC_OLD-368ae02dc9f7786545342d7bffae5de28678e85f.tar.bz2
opensim-SC_OLD-368ae02dc9f7786545342d7bffae5de28678e85f.tar.xz
Corrected the port number to 8001 in the test client and grid ini.
Diffstat (limited to 'bin')
-rw-r--r--bin/config-include/GridCommon.ini.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/config-include/GridCommon.ini.example b/bin/config-include/GridCommon.ini.example
index 2724c42..e9d3728 100644
--- a/bin/config-include/GridCommon.ini.example
+++ b/bin/config-include/GridCommon.ini.example
@@ -19,7 +19,7 @@
19 ; 19 ;
20 ; change this to your grid-wide inventory server 20 ; change this to your grid-wide inventory server
21 ; 21 ;
22 GridServerURI = "http://mygridserver.com:8002" 22 GridServerURI = "http://mygridserver.com:8001"
23 23
24[Modules] 24[Modules]
25 ;; Choose 0 or 1 cache modules, and the corresponding config file, if it exists. 25 ;; Choose 0 or 1 cache modules, and the corresponding config file, if it exists.