aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config.preview.donotuseyet/region/world/trees.ini.example
diff options
context:
space:
mode:
Diffstat (limited to 'bin/config.preview.donotuseyet/region/world/trees.ini.example')
-rw-r--r--bin/config.preview.donotuseyet/region/world/trees.ini.example15
1 files changed, 15 insertions, 0 deletions
diff --git a/bin/config.preview.donotuseyet/region/world/trees.ini.example b/bin/config.preview.donotuseyet/region/world/trees.ini.example
new file mode 100644
index 0000000..f3151ef
--- /dev/null
+++ b/bin/config.preview.donotuseyet/region/world/trees.ini.example
@@ -0,0 +1,15 @@
1; This file shows initialization defaults for OpenSimulator. If you want to override these
2; please copy/rename this file from .ini.example file to .ini. For example
3;
4; chat.ini.example => chat.ini
5;
6; or you can copy and paste the settings from this file directly to bin/OpenSim.ini
7;
8
9[Trees]
10 ; Enable this to allow the tree module to manage your sim trees, including growing, reproducing and dying
11 ; default is false
12 active_trees = false
13
14 ; Density of tree population
15 tree_density = 1000.0