aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/config-include/GridCommon.ini.example5
1 files changed, 3 insertions, 2 deletions
diff --git a/bin/config-include/GridCommon.ini.example b/bin/config-include/GridCommon.ini.example
index ff324ce..3a8ec35 100644
--- a/bin/config-include/GridCommon.ini.example
+++ b/bin/config-include/GridCommon.ini.example
@@ -8,11 +8,12 @@
8 ; 8 ;
9 AssetServerURI = "http://myassetserver.com:8003" 9 AssetServerURI = "http://myassetserver.com:8003"
10 10
11
11[InventoryService] 12[InventoryService]
12 ; 13 ;
13 ; change this to your grid-wide asset server 14 ; change this to your grid-wide inventory server
14 ; 15 ;
15 InventoryServerURI = "http://myassetserver.com:8004" 16 InventoryServerURI = "http://myinventoryserver.com:8004"
16 17
17 18
18[Modules] 19[Modules]