Adding the configuration example
parent
ec637e2b8c
commit
d315fce2ff
|
@ -768,6 +768,12 @@
|
||||||
; default is 1000
|
; default is 1000
|
||||||
cloud_update_rate = 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]
|
[Trees]
|
||||||
; Enable this to allow the tree module to manage your sim trees, including growing, reproducing and dying
|
; Enable this to allow the tree module to manage your sim trees, including growing, reproducing and dying
|
||||||
|
|
Loading…
Reference in New Issue