diff options
Diffstat (limited to 'bin/config-include')
-rw-r--r-- | bin/config-include/GridCommon.ini | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/bin/config-include/GridCommon.ini b/bin/config-include/GridCommon.ini index de9dc2f..4009ba0 100644 --- a/bin/config-include/GridCommon.ini +++ b/bin/config-include/GridCommon.ini | |||
@@ -60,25 +60,25 @@ | |||
60 | ; | 60 | ; |
61 | ; Change this to your grid-wide asset server. Do not add a slash to the end of any of these addresses. | 61 | ; Change this to your grid-wide asset server. Do not add a slash to the end of any of these addresses. |
62 | ; | 62 | ; |
63 | AssetServerURI = "http://grid.infinitegrid.org:6003" | 63 | AssetServerURI = "http://grid.infinitegrid.org:8003" |
64 | 64 | ||
65 | [InventoryService] | 65 | [InventoryService] |
66 | ; | 66 | ; |
67 | ; Change this to your grid-wide inventory server | 67 | ; Change this to your grid-wide inventory server |
68 | ; | 68 | ; |
69 | InventoryServerURI = "http://grid.infinitegrid.org:6003" | 69 | InventoryServerURI = "http://grid.infinitegrid.org:8003" |
70 | 70 | ||
71 | [GridInfo] | 71 | [GridInfo] |
72 | ; | 72 | ; |
73 | ; Change this to your grid info service | 73 | ; Change this to your grid info service |
74 | ; | 74 | ; |
75 | GridInfoURI = "http://grid.infinitegrid.org:6002" | 75 | GridInfoURI = "http://grid.infinitegrid.org:8002" |
76 | 76 | ||
77 | [GridService] | 77 | [GridService] |
78 | ; | 78 | ; |
79 | ; Change this to your grid-wide grid server | 79 | ; Change this to your grid-wide grid server |
80 | ; | 80 | ; |
81 | GridServerURI = "http://grid.infinitegrid.org:6003" | 81 | GridServerURI = "http://grid.infinitegrid.org:8003" |
82 | AllowHypergridMapSearch = true | 82 | AllowHypergridMapSearch = true |
83 | 83 | ||
84 | ;; Directory for map tile images of linked regions | 84 | ;; Directory for map tile images of linked regions |
@@ -89,50 +89,50 @@ | |||
89 | ;; Change this to the address of your Gatekeeper service | 89 | ;; Change this to the address of your Gatekeeper service |
90 | ;; (usually bundled with the rest of the services in one | 90 | ;; (usually bundled with the rest of the services in one |
91 | ;; Robust server in port 8002, but not always) | 91 | ;; Robust server in port 8002, but not always) |
92 | Gatekeeper="http://grid.infinitegrid.org:6002" | 92 | Gatekeeper="http://grid.infinitegrid.org:8002" |
93 | 93 | ||
94 | [Messaging] | 94 | [Messaging] |
95 | ; === HG ONLY === | 95 | ; === HG ONLY === |
96 | ;; Change this to the address of your Gatekeeper service | 96 | ;; Change this to the address of your Gatekeeper service |
97 | ;; (usually bundled with the rest of the services in one | 97 | ;; (usually bundled with the rest of the services in one |
98 | ;; Robust server in port 8002, but not always) | 98 | ;; Robust server in port 8002, but not always) |
99 | Gatekeeper = "http://grid.infinitegrid.org:6002" | 99 | Gatekeeper = "http://grid.infinitegrid.org:8002" |
100 | 100 | ||
101 | [AvatarService] | 101 | [AvatarService] |
102 | ; | 102 | ; |
103 | ; Change this to your grid-wide grid server | 103 | ; Change this to your grid-wide grid server |
104 | ; | 104 | ; |
105 | AvatarServerURI = "http://grid.infinitegrid.org:6003" | 105 | AvatarServerURI = "http://grid.infinitegrid.org:8003" |
106 | 106 | ||
107 | [PresenceService] | 107 | [PresenceService] |
108 | ; | 108 | ; |
109 | ; Change this to your grid-wide presence server | 109 | ; Change this to your grid-wide presence server |
110 | ; | 110 | ; |
111 | PresenceServerURI = "http://grid.infinitegrid.org:6003" | 111 | PresenceServerURI = "http://grid.infinitegrid.org:8003" |
112 | 112 | ||
113 | [UserAccountService] | 113 | [UserAccountService] |
114 | ; | 114 | ; |
115 | ; Change this to your grid-wide user accounts server | 115 | ; Change this to your grid-wide user accounts server |
116 | ; | 116 | ; |
117 | UserAccountServerURI = "http://grid.infinitegrid.org:6003" | 117 | UserAccountServerURI = "http://grid.infinitegrid.org:8003" |
118 | 118 | ||
119 | [GridUserService] | 119 | [GridUserService] |
120 | ; | 120 | ; |
121 | ; Change this to your grid-wide user accounts server | 121 | ; Change this to your grid-wide user accounts server |
122 | ; | 122 | ; |
123 | GridUserServerURI = "http://grid.infinitegrid.org:6003" | 123 | GridUserServerURI = "http://grid.infinitegrid.org:8003" |
124 | 124 | ||
125 | [AuthenticationService] | 125 | [AuthenticationService] |
126 | ; | 126 | ; |
127 | ; Change this to your grid-wide authentication server | 127 | ; Change this to your grid-wide authentication server |
128 | ; | 128 | ; |
129 | AuthenticationServerURI = "http://grid.infinitegrid.org:6003" | 129 | AuthenticationServerURI = "http://grid.infinitegrid.org:8003" |
130 | 130 | ||
131 | [FriendsService] | 131 | [FriendsService] |
132 | ; | 132 | ; |
133 | ; Change this to your grid-wide friends server | 133 | ; Change this to your grid-wide friends server |
134 | ; | 134 | ; |
135 | FriendsServerURI = "http://grid.infinitegrid.org:6003" | 135 | FriendsServerURI = "http://grid.infinitegrid.org:8003" |
136 | 136 | ||
137 | [HGInventoryAccessModule] | 137 | [HGInventoryAccessModule] |
138 | ; | 138 | ; |
@@ -140,8 +140,8 @@ | |||
140 | ; Change this to your server | 140 | ; Change this to your server |
141 | ; accessible from other grids | 141 | ; accessible from other grids |
142 | ; | 142 | ; |
143 | HomeURI = "http://grid.infinitegrid.org:6002" | 143 | HomeURI = "http://grid.infinitegrid.org:8002" |
144 | Gatekeeper = "http://grid.infinitegrid.org:6002" | 144 | Gatekeeper = "http://grid.infinitegrid.org:8002" |
145 | ;; If you want to protect your assets from being copied by foreign visitors | 145 | ;; If you want to protect your assets from being copied by foreign visitors |
146 | ;; uncomment the next line. You may want to do this on sims that have licensed content. | 146 | ;; uncomment the next line. You may want to do this on sims that have licensed content. |
147 | OutboundPermission = True | 147 | OutboundPermission = True |
@@ -157,7 +157,7 @@ | |||
157 | ; Change this to your server | 157 | ; Change this to your server |
158 | ; accessible from other grids | 158 | ; accessible from other grids |
159 | ; | 159 | ; |
160 | HomeURI = "http://grid.infinitegrid.org:6002" | 160 | HomeURI = "http://grid.infinitegrid.org:8002" |
161 | 161 | ||
162 | ;; The asset types that this grid can export to / import from other grids. | 162 | ;; The asset types that this grid can export to / import from other grids. |
163 | ;; Comma separated. | 163 | ;; Comma separated. |
@@ -180,10 +180,10 @@ | |||
180 | ; === HG ONLY === | 180 | ; === HG ONLY === |
181 | ; Change this to your user agent server (HG robust) | 181 | ; Change this to your user agent server (HG robust) |
182 | ; | 182 | ; |
183 | UserAgentServerURI = "http://grid.infinitegrid.org:6002" | 183 | UserAgentServerURI = "http://grid.infinitegrid.org:8002" |
184 | 184 | ||
185 | [MapImageService] | 185 | [MapImageService] |
186 | MapImageServerURI = "http://grid.infinitegrid.org:6003" | 186 | MapImageServerURI = "http://grid.infinitegrid.org:8003" |
187 | 187 | ||
188 | [AuthorizationService] | 188 | [AuthorizationService] |
189 | ; If you have regions with access restrictions | 189 | ; If you have regions with access restrictions |