aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSimDefaults.ini
diff options
context:
space:
mode:
Diffstat (limited to 'bin/OpenSimDefaults.ini')
-rw-r--r--bin/OpenSimDefaults.ini9
1 files changed, 9 insertions, 0 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini
index 0da99ba..df94239 100644
--- a/bin/OpenSimDefaults.ini
+++ b/bin/OpenSimDefaults.ini
@@ -310,6 +310,15 @@
310 ; Use terrain texture for maptiles if true, use shaded green if false 310 ; Use terrain texture for maptiles if true, use shaded green if false
311 TextureOnMapTile = true 311 TextureOnMapTile = true
312 312
313 ; Texture prims
314 TexturePrims = true
315
316 ; Only texture prims that have a diagonal size greater than this number
317 TexturePrimSize = 48
318
319 ; Attempt to render meshes and sculpties on the map
320 RenderMeshes = false;
321
313[Permissions] 322[Permissions]
314 ; ## 323 ; ##
315 ; ## PERMISSIONS 324 ; ## PERMISSIONS