aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include/GridCommon.ini.example
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bin/config-include/GridCommon.ini.example6
1 files changed, 6 insertions, 0 deletions
diff --git a/bin/config-include/GridCommon.ini.example b/bin/config-include/GridCommon.ini.example
index bc8bc0f..b2ecc79 100644
--- a/bin/config-include/GridCommon.ini.example
+++ b/bin/config-include/GridCommon.ini.example
@@ -93,6 +93,12 @@
93 ;; uncomment the next line. You may want to do this on sims that have licensed content. 93 ;; uncomment the next line. You may want to do this on sims that have licensed content.
94 ; OutboundPermission = False 94 ; OutboundPermission = False
95 95
96[UserAgentService]
97 ;
98 ; === HG ONLY ===
99 ; Change this to your user agent server
100 ;
101 UserAgentServerURI = "http://mygridserver.com:8002"
96 102
97[Modules] 103[Modules]
98 ;; Choose 0 or 1 cache modules, and the corresponding config file, if it exists. 104 ;; Choose 0 or 1 cache modules, and the corresponding config file, if it exists.