diff options
Diffstat (limited to 'bin/OpenSim.ini.example')
-rw-r--r-- | bin/OpenSim.ini.example | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index 9de3862..e3b605b 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example | |||
@@ -316,23 +316,6 @@ | |||
316 | ;; - "Imprudence 1.3.1" has access | 316 | ;; - "Imprudence 1.3.1" has access |
317 | ; BannedViewerList = | 317 | ; BannedViewerList = |
318 | 318 | ||
319 | ;# {HomeURI} {Hypergrid} {The Home URL of this world} {} | ||
320 | ;; If this is a standalone world, this is the address of this instance. | ||
321 | ;; If this is a grided simulator, this is the address of the external robust server that | ||
322 | ;; runs the UserAgentsService. | ||
323 | ;; For example http://myworld.com:9000 or http://myworld.com:8002 | ||
324 | ;; This is a default that can be overwritten in some sections. | ||
325 | ; HomeURI = "http://127.0.0.1:9000" | ||
326 | |||
327 | ;# {GatekeeperURI} {Hypergrid} {The URL of the gatekeeper of this world} {} | ||
328 | ;; If this is a standalone world, this is the address of this instance. | ||
329 | ;; If this is a grided simulator, this is the address of the external robust server | ||
330 | ;; that runs the Gatekeeper service. | ||
331 | ;; For example http://myworld.com:9000 or http://myworld.com:8002 | ||
332 | ;; This is a default that can be overwritten in some sections. | ||
333 | ; GatekeeperURI = "http://127.0.0.1:9000" | ||
334 | |||
335 | |||
336 | [Map] | 319 | [Map] |
337 | ;# {GenerateMaptiles} {} {Generate map tiles?} {true false} true | 320 | ;# {GenerateMaptiles} {} {Generate map tiles?} {true false} true |
338 | ;; Map tile options. | 321 | ;; Map tile options. |