opensim-config – Diff between revs 3 and 8

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 3 Rev 8
Line 35... Line 35...
35 ;; If this is a standalone world, this is the address of this instance. 35 ;; If this is a standalone world, this is the address of this instance.
36 ;; If this is a grided simulator, this is the address of the external robust server that 36 ;; If this is a grided simulator, this is the address of the external robust server that
37 ;; runs the UserAgentsService. 37 ;; runs the UserAgentsService.
38 ;; For example http://myworld.com:9000 or http://myworld.com:8002 38 ;; For example http://myworld.com:9000 or http://myworld.com:8002
39 ;; This is a default that can be overwritten in some sections. 39 ;; This is a default that can be overwritten in some sections.
40 HomeURI = "http://172.16.1.11:9000" 40 HomeURI = "http://192.168.0.1:9000"
Line 41... Line 41...
41   41  
42 ;# {GatekeeperURI} {Hypergrid} {The URL of the gatekeeper of this world} {} 42 ;# {GatekeeperURI} {Hypergrid} {The URL of the gatekeeper of this world} {}
43 ;; If this is a standalone world, this is the address of this instance. 43 ;; If this is a standalone world, this is the address of this instance.
44 ;; If this is a grided simulator, this is the address of the external robust server 44 ;; If this is a grided simulator, this is the address of the external robust server
45 ;; that runs the Gatekeeper service. 45 ;; that runs the Gatekeeper service.
46 ;; For example http://myworld.com:9000 or http://myworld.com:8002 46 ;; For example http://myworld.com:9000 or http://myworld.com:8002
47 ;; This is a default that can be overwritten in some sections. 47 ;; This is a default that can be overwritten in some sections.
Line 48... Line 48...
48 GatekeeperURI = "http://172.16.1.11:9000" 48 GatekeeperURI = "http://192.168.0.1:9000"
49   49  
50 [Modules] 50 [Modules]
51 ;; Choose one cache module and the corresponding config file, if it exists. 51 ;; Choose one cache module and the corresponding config file, if it exists.
Line 99... Line 99...
99 ;; For example: 99 ;; For example:
100 Region_Welcome_Area = "DefaultRegion, FallbackRegion" 100 Region_Welcome_Area = "DefaultRegion, FallbackRegion"
Line 101... Line 101...
101   101  
102 ; === HG ONLY === 102 ; === HG ONLY ===
103 ;; If you have this set under [Hypergrid], no need to set it here, leave it commented 103 ;; If you have this set under [Hypergrid], no need to set it here, leave it commented
Line 104... Line 104...
104 ; GatekeeperURI = "http://172.16.1.11:9000" 104 ; GatekeeperURI = "http://192.168.0.1:9000"
105   105  
106 [LibraryModule] 106 [LibraryModule]
Line 107... Line 107...
107 ; Set this if you want to change the name of the OpenSim Library 107 ; Set this if you want to change the name of the OpenSim Library
108 LibraryName = "Spectacled Owl Library" 108 LibraryName = "Spectacled Owl Library"
109   109  
110 [LoginService] 110 [LoginService]
Line 111... Line 111...
111 WelcomeMessage = "Welcome, Avatar!" 111 WelcomeMessage = "Welcome, Avatar!"
112 ;; If you have Gatekeeper set under [Hypergrid], no need to set it here, leave it commented 112 ;; If you have Gatekeeper set under [Hypergrid], no need to set it here, leave it commented
113 ; GatekeeperURI = "http://172.16.1.11:9000" 113 ; GatekeeperURI = "http://192.168.0.1:9000"
114   114  
115 SRV_HomeURI = "http://172.16.1.11:9000" 115 SRV_HomeURI = "http://192.168.0.1:9000"
116 SRV_InventoryServerURI = "http://172.16.1.11:9000" 116 SRV_InventoryServerURI = "http://192.168.0.1:9000"
117 SRV_AssetServerURI = "http://172.16.1.11:9000" 117 SRV_AssetServerURI = "http://192.168.0.1:9000"
Line 118... Line 118...
118 SRV_ProfileServerURI = "http://172.16.1.11:9000" 118 SRV_ProfileServerURI = "http://192.168.0.1:9000"
119 SRV_FriendsServerURI = "http://172.16.1.11:9000" 119 SRV_FriendsServerURI = "http://192.168.0.1:9000"
Line 120... Line 120...
120 SRV_IMServerURI = "http://172.16.1.11:9000" 120 SRV_IMServerURI = "http://192.168.0.1:9000"
121 SRV_GroupsServerURI = "http://172.16.1.11:9000" 121 SRV_GroupsServerURI = "http://192.168.0.1:9000"
122   122  
123 ;; For Viewer 2 123 ;; For Viewer 2
Line 196... Line 196...
196 ; to your grid or standalone setup. 196 ; to your grid or standalone setup.
197 ; 197 ;
198 ; See http://opensimulator.org/wiki/GridInfo 198 ; See http://opensimulator.org/wiki/GridInfo
Line 199... Line 199...
199   199  
200 ; login uri: for grid this is the login server URI 200 ; login uri: for grid this is the login server URI
Line 201... Line 201...
201 login = "http://172.16.1.11:9000" 201 login = "http://192.168.0.1:9000"
202   202  
Line 203... Line 203...
203 ; long grid name: the long name of your grid 203 ; long grid name: the long name of your grid
204 gridname = "SpectacledOwl" 204 gridname = "SpectacledOwl"
Line 205... Line 205...
205   205  
206 ; short grid name: the short name of your grid 206 ; short grid name: the short name of your grid
207 gridnick = "SpectacledOwl" 207 gridnick = "SpectacledOwl"
208   208  
Line 209... Line 209...
209 ; login page: optional: if it exists it will be used to tell the client to use 209 ; login page: optional: if it exists it will be used to tell the client to use
210 ; this as splash page 210 ; this as splash page
211 ; currently unused 211 ; currently unused
212 welcome = "http://172.16.1.11/welcome.php" 212 welcome = "http://192.168.0.1/welcome.php"
Line 213... Line 213...
213   213  
214 ; helper uri: optional: if it exists if will be used to tell the client to use 214 ; helper uri: optional: if it exists if will be used to tell the client to use
215 ; this for all economy related things 215 ; this for all economy related things
Line 216... Line 216...
216 ; currently unused 216 ; currently unused
217 ;economy = http://127.0.0.1:9000/ 217 ;economy = http://127.0.0.1:9000/
218   218  
219 ; web page of grid: optional: page providing further information about your grid 219 ; web page of grid: optional: page providing further information about your grid
Line 220... Line 220...
220 ; currently unused 220 ; currently unused
221 about = "http://172.16.1.11/about.php" 221 about = "http://192.168.0.1/about.php"
222   222  
Line 258... Line 258...
258 ;; 258 ;;
259 ;; HG configurations 259 ;; HG configurations
260 ;; 260 ;;
261 [GatekeeperService] 261 [GatekeeperService]
262 ;; If you have GatekeeperURI set under [Hypergrid], no need to set it here, leave it commented 262 ;; If you have GatekeeperURI set under [Hypergrid], no need to set it here, leave it commented
263 ; ExternalName = "http://172.16.1.11:9000" 263 ; ExternalName = "http://192.168.0.1:9000"
Line 264... Line 264...
264   264  
265 ; Does this grid allow incoming links to any region in it? 265 ; Does this grid allow incoming links to any region in it?
266 ; If false, HG TPs happen only to the Default regions specified in [GridService] section 266 ; If false, HG TPs happen only to the Default regions specified in [GridService] section
Line 315... Line 315...
315 ;; Leave blank or commented for no exceptions. 315 ;; Leave blank or commented for no exceptions.
316 ; AllowExcept_Level_200 = "http://griefer.com:8002, http://enemy.com:8002" 316 ; AllowExcept_Level_200 = "http://griefer.com:8002, http://enemy.com:8002"
Line 317... Line 317...
317   317  
318 [HGInventoryService] 318 [HGInventoryService]
319 ;; If you have this set under [Hypergrid], no need to set it here, leave it commented 319 ;; If you have this set under [Hypergrid], no need to set it here, leave it commented
Line 320... Line 320...
320 ; HomeURI = "http://172.16.1.11:9000" 320 ; HomeURI = "http://192.168.0.1:9000"
321   321  
322 [HGAssetService] 322 [HGAssetService]
Line 323... Line 323...
323 ;; If you have this set under [Hypergrid], no need to set it here, leave it commented 323 ;; If you have this set under [Hypergrid], no need to set it here, leave it commented
324 ; HomeURI = "http://172.16.1.11:9000" 324 ; HomeURI = "http://192.168.0.1:9000"
325   325  
326 ;; The asset types that this grid can export to / import from other grids. 326 ;; The asset types that this grid can export to / import from other grids.
Line 336... Line 336...
336 ; DisallowImport ="LSLBytecode" 336 ; DisallowImport ="LSLBytecode"
Line 337... Line 337...
337   337  
338   338  
339 [HGInventoryAccessModule] 339 [HGInventoryAccessModule]
340 ;; If you have these set under [Hypergrid], no need to set it here, leave it commented 340 ;; If you have these set under [Hypergrid], no need to set it here, leave it commented
Line 341... Line 341...
341 ; HomeURI = "http://172.16.1.11:9000" 341 ; HomeURI = "http://192.168.0.1:9000"
342 ; GatekeeperURI = "http://172.16.1.11:9000" 342 ; GatekeeperURI = "http://192.168.0.1:9000"
343   343  
344 ;; If you want to protect your assets from being copied by foreign visitors 344 ;; If you want to protect your assets from being copied by foreign visitors
Line 355... Line 355...
355 ;LevelHGFriends = 0; 355 ;LevelHGFriends = 0;
Line 356... Line 356...
356   356  
357 [Messaging] 357 [Messaging]
358 ; === HG ONLY === 358 ; === HG ONLY ===
359 ;; If you have this set under [Hypergrid], no need to set it here, leave it commented 359 ;; If you have this set under [Hypergrid], no need to set it here, leave it commented
Line 360... Line 360...
360 ; GatekeeperURI = "http://172.16.1.11:9000" 360 ; GatekeeperURI = "http://192.168.0.1:9000"
361   361  
362   362