aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
authorMelanie2009-12-09 16:57:35 +0000
committerMelanie2009-12-09 16:57:35 +0000
commit2e9890bbe6343c5811e6f21223e7f0e5cc2dab2a (patch)
treeccd2cf3ac694ae28f27d0949bc761b8c6314ef99 /bin
parentMerge branch 'master' into careminster (diff)
parentLast bits and bobs to clean up the Meta7WindlightModule (diff)
downloadopensim-SC_OLD-2e9890bbe6343c5811e6f21223e7f0e5cc2dab2a.zip
opensim-SC_OLD-2e9890bbe6343c5811e6f21223e7f0e5cc2dab2a.tar.gz
opensim-SC_OLD-2e9890bbe6343c5811e6f21223e7f0e5cc2dab2a.tar.bz2
opensim-SC_OLD-2e9890bbe6343c5811e6f21223e7f0e5cc2dab2a.tar.xz
Merge branch 'careminster' of kitto@tor.k-grid.com:/home/kitto/opensim into careminster
Diffstat (limited to '')
-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