aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.ini.example
diff options
context:
space:
mode:
authorMelanie2013-02-28 21:20:07 +0000
committerMelanie2013-02-28 21:20:07 +0000
commiteb9458fd7e3a9098712f501cdcf05d71f741ec14 (patch)
tree1a719b0d89f22cefd04866db162694d0eb724d8d /bin/OpenSim.ini.example
parentMerge branch 'master' into careminster (diff)
parentFix potential concurrency issue since the LSL notecard cache was not being ch... (diff)
downloadopensim-SC_OLD-eb9458fd7e3a9098712f501cdcf05d71f741ec14.zip
opensim-SC_OLD-eb9458fd7e3a9098712f501cdcf05d71f741ec14.tar.gz
opensim-SC_OLD-eb9458fd7e3a9098712f501cdcf05d71f741ec14.tar.bz2
opensim-SC_OLD-eb9458fd7e3a9098712f501cdcf05d71f741ec14.tar.xz
Merge branch 'master' into careminster
Conflicts: OpenSim/Region/Framework/Scenes/SceneManager.cs
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 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.