aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.ini.example
diff options
context:
space:
mode:
authorDiva Canto2013-02-27 20:49:41 -0800
committerDiva Canto2013-02-27 20:49:41 -0800
commitf1010d7b152b68e2961b40482006221e28e976af (patch)
tree6872908b7161842ff6e1db4c23acd39de82b2fbd /bin/OpenSim.ini.example
parentMerge branch 'master' of ssh://opensimulator.org/var/git/opensim (diff)
downloadopensim-SC_OLD-f1010d7b152b68e2961b40482006221e28e976af.zip
opensim-SC_OLD-f1010d7b152b68e2961b40482006221e28e976af.tar.gz
opensim-SC_OLD-f1010d7b152b68e2961b40482006221e28e976af.tar.bz2
opensim-SC_OLD-f1010d7b152b68e2961b40482006221e28e976af.tar.xz
Moved the HG default variables out of [Startup] and into their own section [Hypergrid] in *Common.ini.example. Backwards compatible for now.
Diffstat (limited to 'bin/OpenSim.ini.example')
-rw-r--r--bin/OpenSim.ini.example17
1 files changed, 0 insertions, 17 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index 2756b32..9761052 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -320,23 +320,6 @@
320 ;; - "Imprudence 1.3.1" has access 320 ;; - "Imprudence 1.3.1" has access
321 ; BannedViewerList = 321 ; BannedViewerList =
322 322
323 ;# {HomeURI} {Hypergrid} {The Home URL of this world} {}
324 ;; If this is a standalone world, this is the address of this instance.
325 ;; If this is a grided simulator, this is the address of the external robust server that
326 ;; runs the UserAgentsService.
327 ;; For example http://myworld.com:9000 or http://myworld.com:8002
328 ;; This is a default that can be overwritten in some sections.
329 ; HomeURI = "http://127.0.0.1:9000"
330
331 ;# {GatekeeperURI} {Hypergrid} {The URL of the gatekeeper of this world} {}
332 ;; If this is a standalone world, this is the address of this instance.
333 ;; If this is a grided simulator, this is the address of the external robust server
334 ;; that runs the Gatekeeper service.
335 ;; For example http://myworld.com:9000 or http://myworld.com:8002
336 ;; This is a default that can be overwritten in some sections.
337 ; GatekeeperURI = "http://127.0.0.1:9000"
338
339
340[Map] 323[Map]
341 ;# {GenerateMaptiles} {} {Generate map tiles?} {true false} true 324 ;# {GenerateMaptiles} {} {Generate map tiles?} {true false} true
342 ;; Map tile options. You can choose to generate normal maptiles or nominate an uploaded texture to 325 ;; Map tile options. You can choose to generate normal maptiles or nominate an uploaded texture to