diff options
author | PixelTomsen | 2012-02-13 00:58:28 +0100 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2012-02-14 02:06:42 +0000 |
commit | 33e66107be53e7f4e154251b2f881499ab596ca1 (patch) | |
tree | f63dcbec0f4307e6c150f3512df14df97333c2b2 /bin/OpenSimDefaults.ini | |
parent | Fix: MSSQLDB Grid - unable to register region http://opensimulator.org/mantis... (diff) | |
download | opensim-SC_OLD-33e66107be53e7f4e154251b2f881499ab596ca1.zip opensim-SC_OLD-33e66107be53e7f4e154251b2f881499ab596ca1.tar.gz opensim-SC_OLD-33e66107be53e7f4e154251b2f881499ab596ca1.tar.bz2 opensim-SC_OLD-33e66107be53e7f4e154251b2f881499ab596ca1.tar.xz |
Fix: Lightshare Module(Windlight)-Region settings are not applicable for database sqlite mantis: http://opensimulator.org/mantis/view.php?id=5888
Diffstat (limited to 'bin/OpenSimDefaults.ini')
-rw-r--r-- | bin/OpenSimDefaults.ini | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index 3fd3d31..fab2c47 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini | |||
@@ -1070,7 +1070,6 @@ | |||
1070 | [LightShare] | 1070 | [LightShare] |
1071 | ; This enables the transmission of Windlight scenes to supporting clients, such as the Meta7 viewer. | 1071 | ; This enables the transmission of Windlight scenes to supporting clients, such as the Meta7 viewer. |
1072 | ; It has no ill effect on viewers which do not support server-side windlight settings. | 1072 | ; It has no ill effect on viewers which do not support server-side windlight settings. |
1073 | ; Currently we only have support for MySQL databases. | ||
1074 | enable_windlight = false | 1073 | enable_windlight = false |
1075 | 1074 | ||
1076 | 1075 | ||