aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/OpenSim.ini.example4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index 2303873..4cf5a8d 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -761,6 +761,10 @@
761 ; Density of tree population 761 ; Density of tree population
762 tree_density = 1000.0 762 tree_density = 1000.0
763 763
764[VectorRender]
765
766 ; the font to use for rendering text (default: Arial)
767 ; font_name = "Arial"
764 768
765[ScriptEngine.DotNetEngine] 769[ScriptEngine.DotNetEngine]
766 Enabled = true 770 Enabled = true