aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include
diff options
context:
space:
mode:
authorMelanie2010-06-19 20:32:01 +0100
committerMelanie2010-06-19 20:32:01 +0100
commit04b60aa49067060779cd541e9a06ad947bfecd08 (patch)
treed0da6005a2457640f433fe1b313e36cb71cc3976 /bin/config-include
parentAllow moving an avatar as part of a linkset using llSetLinkPrimitiveParams. T... (diff)
parentBug fix: wrong name of requester in local friendship offer. (diff)
downloadopensim-SC-04b60aa49067060779cd541e9a06ad947bfecd08.zip
opensim-SC-04b60aa49067060779cd541e9a06ad947bfecd08.tar.gz
opensim-SC-04b60aa49067060779cd541e9a06ad947bfecd08.tar.bz2
opensim-SC-04b60aa49067060779cd541e9a06ad947bfecd08.tar.xz
Merge branch 'master' into careminster-presence-refactor
Diffstat (limited to '')
-rw-r--r--bin/config-include/GridCommon.ini.example8
1 files changed, 0 insertions, 8 deletions
diff --git a/bin/config-include/GridCommon.ini.example b/bin/config-include/GridCommon.ini.example
index 88ac5e2..a19591b 100644
--- a/bin/config-include/GridCommon.ini.example
+++ b/bin/config-include/GridCommon.ini.example
@@ -8,7 +8,6 @@
8 ; 8 ;
9 AssetServerURI = "http://myassetserver.com:8003" 9 AssetServerURI = "http://myassetserver.com:8003"
10 10
11
12[InventoryService] 11[InventoryService]
13 ; 12 ;
14 ; change this to your grid-wide inventory server 13 ; change this to your grid-wide inventory server
@@ -58,13 +57,6 @@
58 ; 57 ;
59 FriendsServerURI = "http://mygridserver.com:8003" 58 FriendsServerURI = "http://mygridserver.com:8003"
60 59
61[Groups]
62 ;
63 ; change this to your grid-wide groups server
64 ;
65 GroupsServerURI = "http://mygridserver.com:82/Grid/"
66
67
68[Modules] 60[Modules]
69 ;; Choose 0 or 1 cache modules, and the corresponding config file, if it exists. 61 ;; Choose 0 or 1 cache modules, and the corresponding config file, if it exists.
70 ;; Copy the config .example file into your own .ini file and change configs there 62 ;; Copy the config .example file into your own .ini file and change configs there