aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--bin/OpenSim.ini.example6
1 files changed, 6 insertions, 0 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index 2756b32..b465a25 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -338,6 +338,12 @@
338 338
339 339
340[Map] 340[Map]
341 ;# {MapImageModule} [] {The map image module to use} {MapImageModule Warp3DImageModule} MapImageModule
342 ;; The module to use in order to generate map images.
343 ;; MapImageModule is the default. Warp3DImageModule is an alternative experimental module that can
344 ;; generate better images.
345 ;MapImageModule = "MapImageModule"
346
341 ;# {GenerateMaptiles} {} {Generate map tiles?} {true false} true 347 ;# {GenerateMaptiles} {} {Generate map tiles?} {true false} true
342 ;; Map tile options. You can choose to generate normal maptiles or nominate an uploaded texture to 348 ;; Map tile options. You can choose to generate normal maptiles or nominate an uploaded texture to
343 ;; be the map tile using the MaptileStaticUUID parameter in this section or for individual regions in 349 ;; be the map tile using the MaptileStaticUUID parameter in this section or for individual regions in