aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
authorMelanie2013-02-04 19:21:39 +0000
committerMelanie2013-02-04 19:21:39 +0000
commit7482ad1c22e44e03c1a36f1d67d862084c20dae6 (patch)
tree9450dd7cbe79e1d34b6d0519d994b1fd16a253ed /bin
parentMerge branch 'master' into careminster (diff)
parentMerge branch 'master' of ssh://opensimulator.org/var/git/opensim (diff)
downloadopensim-SC_OLD-7482ad1c22e44e03c1a36f1d67d862084c20dae6.zip
opensim-SC_OLD-7482ad1c22e44e03c1a36f1d67d862084c20dae6.tar.gz
opensim-SC_OLD-7482ad1c22e44e03c1a36f1d67d862084c20dae6.tar.bz2
opensim-SC_OLD-7482ad1c22e44e03c1a36f1d67d862084c20dae6.tar.xz
Merge branch 'master' into careminster
Diffstat (limited to 'bin')
-rw-r--r--bin/OpenSim.ini.example7
-rw-r--r--bin/OpenSimDefaults.ini1
2 files changed, 4 insertions, 4 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index 26eb8ed..7e7b231 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -265,9 +265,10 @@
265 ; DefaultScriptEngine = "XEngine" 265 ; DefaultScriptEngine = "XEngine"
266 266
267 ;# {GenerateMaptiles} {} {Generate map tiles?} {true false} true 267 ;# {GenerateMaptiles} {} {Generate map tiles?} {true false} true
268 ;; Map tile options. You can choose to generate no map tiles at all, 268 ;; Map tile options. You can choose to generate normal maptiles or nominate an uploaded texture to
269 ;; generate normal maptiles, or nominate an uploaded texture to 269 ;; be the map tile using the MaptileStaticUUID parameter in this section or for individual regions in
270 ;; be the map tile 270 ;; the regions config file(s). If you do not want to upload map tiles at all, then you will need
271 ;; to disable the MapImageServiceModule entirely.
271 ; GenerateMaptiles = true 272 ; GenerateMaptiles = true
272 273
273 ;# {MaptileRefresh} {GenerateMaptiles} {Maptile refresh period?} {} 0 274 ;# {MaptileRefresh} {GenerateMaptiles} {Maptile refresh period?} {} 0
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini
index fa88146..2edc1f8 100644
--- a/bin/OpenSimDefaults.ini
+++ b/bin/OpenSimDefaults.ini
@@ -1,7 +1,6 @@
1; This file contains defaults for various settings in OpenSimulator. These can be overriden 1; This file contains defaults for various settings in OpenSimulator. These can be overriden
2; by changing the same setting in OpenSim.ini (once OpenSim.ini.example has been copied to OpenSim.ini). 2; by changing the same setting in OpenSim.ini (once OpenSim.ini.example has been copied to OpenSim.ini).
3 3
4
5[Startup] 4[Startup]
6 ; Console prompt 5 ; Console prompt
7 ; Certain special characters can be used to customize the prompt 6 ; Certain special characters can be used to customize the prompt