aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include
diff options
context:
space:
mode:
Diffstat (limited to 'bin/config-include')
-rw-r--r--bin/config-include/GridCommon.ini.example2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/config-include/GridCommon.ini.example b/bin/config-include/GridCommon.ini.example
index 6da0f1e..cc86501 100644
--- a/bin/config-include/GridCommon.ini.example
+++ b/bin/config-include/GridCommon.ini.example
@@ -15,12 +15,14 @@
15 ; 15 ;
16 InventoryServerURI = "http://myinventoryserver.com:8003" 16 InventoryServerURI = "http://myinventoryserver.com:8003"
17 17
18
18[GridService] 19[GridService]
19 ; 20 ;
20 ; change this to your grid-wide grid server 21 ; change this to your grid-wide grid server
21 ; 22 ;
22 GridServerURI = "http://mygridserver.com:8003" 23 GridServerURI = "http://mygridserver.com:8003"
23 24
25
24[Modules] 26[Modules]
25 ;; Choose 0 or 1 cache modules, and the corresponding config file, if it exists. 27 ;; Choose 0 or 1 cache modules, and the corresponding config file, if it exists.
26 ;; Copy the config .example file into your own .ini file and change configs there 28 ;; Copy the config .example file into your own .ini file and change configs there