aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-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 62aceb1..b7f7c3c 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -825,6 +825,12 @@
825 ; default is 1000 825 ; default is 1000
826 cloud_update_rate = 1000 826 cloud_update_rate = 1000
827 827
828[Meta7Windlight]
829
830 ; This enables the transmission of Windlight scenes to supporting clients, such as the Meta7 viewer.
831 ; It has no ill effect on viewers which do not support server-side windlight settings.
832 ; Currently we only have support for MySQL databases.
833 enable_windlight = false;
828 834
829[Trees] 835[Trees]
830 ; Enable this to allow the tree module to manage your sim trees, including growing, reproducing and dying 836 ; Enable this to allow the tree module to manage your sim trees, including growing, reproducing and dying