From d315fce2ffb378c73efe3c768b1c9fe5959f2e11 Mon Sep 17 00:00:00 2001 From: Melanie Date: Wed, 31 Mar 2010 04:22:51 +0100 Subject: Adding the configuration example --- bin/OpenSim.ini.example | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'bin') 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 @@ ; default is 1000 cloud_update_rate = 1000 +[LightShare] + + ; This enables the transmission of Windlight scenes to supporting clients, such as the Meta7 viewer. + ; It has no ill effect on viewers which do not support server-side windlight settings. + ; Currently we only have support for MySQL databases. + enable_windlight = false; [Trees] ; Enable this to allow the tree module to manage your sim trees, including growing, reproducing and dying -- cgit v1.1