aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
authorMelanie2010-03-31 04:22:51 +0100
committerMelanie2010-03-31 04:22:51 +0100
commitd315fce2ffb378c73efe3c768b1c9fe5959f2e11 (patch)
tree2b801aa88cb7de716baf0a35de42be642ace6182 /bin
parentCommitting the LightShare code, which was developed by TomMeta of Meta7. (diff)
downloadopensim-SC_OLD-d315fce2ffb378c73efe3c768b1c9fe5959f2e11.zip
opensim-SC_OLD-d315fce2ffb378c73efe3c768b1c9fe5959f2e11.tar.gz
opensim-SC_OLD-d315fce2ffb378c73efe3c768b1c9fe5959f2e11.tar.bz2
opensim-SC_OLD-d315fce2ffb378c73efe3c768b1c9fe5959f2e11.tar.xz
Adding the configuration example
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 1a67292..2457318 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -768,6 +768,12 @@
768 ; default is 1000 768 ; default is 1000
769 cloud_update_rate = 1000 769 cloud_update_rate = 1000
770 770
771[LightShare]
772
773 ; This enables the transmission of Windlight scenes to supporting clients, such as the Meta7 viewer.
774 ; It has no ill effect on viewers which do not support server-side windlight settings.
775 ; Currently we only have support for MySQL databases.
776 enable_windlight = false;
771 777
772[Trees] 778[Trees]
773 ; Enable this to allow the tree module to manage your sim trees, including growing, reproducing and dying 779 ; Enable this to allow the tree module to manage your sim trees, including growing, reproducing and dying