aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.ini.example
diff options
context:
space:
mode:
Diffstat (limited to 'bin/OpenSim.ini.example')
-rw-r--r--bin/OpenSim.ini.example4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index 2826462..ee2cfd6 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -752,9 +752,9 @@
752[Cloud] 752[Cloud]
753 ; Enable this to generate classic particle clouds above the sim. 753 ; Enable this to generate classic particle clouds above the sim.
754 ; default is disabled - turn it on here 754 ; default is disabled - turn it on here
755 enabled = true 755 enabled = false
756 756
757 ; Density of cloud cover 0.0 to 1.0 757 ; Density of cloud cover 0.0 to 1.0 Defult 0.5
758 density = 0.5 758 density = 0.5
759 759
760 ; update interval for the cloud cover data returned by llCloud(). 760 ; update interval for the cloud cover data returned by llCloud().