diff options
Diffstat (limited to 'bin/config-include/GridCommon.ini.example')
-rw-r--r-- | bin/config-include/GridCommon.ini.example | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/bin/config-include/GridCommon.ini.example b/bin/config-include/GridCommon.ini.example index e368249..4195bce 100644 --- a/bin/config-include/GridCommon.ini.example +++ b/bin/config-include/GridCommon.ini.example | |||
@@ -58,6 +58,12 @@ | |||
58 | ; | 58 | ; |
59 | InventoryServerURI = "http://mygridserver.com:8003" | 59 | InventoryServerURI = "http://mygridserver.com:8003" |
60 | 60 | ||
61 | [GridInfo] | ||
62 | ; | ||
63 | ; Change this to your grid info service | ||
64 | ; | ||
65 | GridInfoURI = "http://mygridserver.com:8002" | ||
66 | |||
61 | [GridService] | 67 | [GridService] |
62 | ; | 68 | ; |
63 | ; Change this to your grid-wide grid server | 69 | ; Change this to your grid-wide grid server |
@@ -123,7 +129,7 @@ | |||
123 | ; Change this to your server | 129 | ; Change this to your server |
124 | ; accessible from other grids | 130 | ; accessible from other grids |
125 | ; | 131 | ; |
126 | ProfileServerURI = "http://mygridserver.com:8002/user" | 132 | HomeURI = "http://mygridserver.com:8002" |
127 | Gatekeeper = "http://mygridserver.com:8002" | 133 | Gatekeeper = "http://mygridserver.com:8002" |
128 | ;; If you want to protect your assets from being copied by foreign visitors | 134 | ;; If you want to protect your assets from being copied by foreign visitors |
129 | ;; uncomment the next line. You may want to do this on sims that have licensed content. | 135 | ;; uncomment the next line. You may want to do this on sims that have licensed content. |