diff options
author | Justin Clark-Casey (justincc) | 2011-06-25 01:33:09 +0100 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2011-06-25 01:33:09 +0100 |
commit | 698cd0b3c2b9827cfbb83df5c587b7740238a2bb (patch) | |
tree | 2cf0aeb359ed469ad8e9d0981f67bf254bef3456 | |
parent | Fix bug in reset user password where entering an invalid name would cause an ... (diff) | |
download | opensim-SC_OLD-698cd0b3c2b9827cfbb83df5c587b7740238a2bb.zip opensim-SC_OLD-698cd0b3c2b9827cfbb83df5c587b7740238a2bb.tar.gz opensim-SC_OLD-698cd0b3c2b9827cfbb83df5c587b7740238a2bb.tar.bz2 opensim-SC_OLD-698cd0b3c2b9827cfbb83df5c587b7740238a2bb.tar.xz |
Remove the now unused [cms] section from OpenSimDefaults.ini
Diffstat (limited to '')
-rw-r--r-- | bin/OpenSimDefaults.ini | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index db4836a..57db852 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini | |||
@@ -859,11 +859,6 @@ | |||
859 | ;exclude_list=User 1,User 2,User 3 | 859 | ;exclude_list=User 1,User 2,User 3 |
860 | 860 | ||
861 | 861 | ||
862 | [CMS] | ||
863 | enabled = false | ||
864 | ;channel = 345 | ||
865 | |||
866 | |||
867 | ; The following settings control the progression of daytime | 862 | ; The following settings control the progression of daytime |
868 | ; in the Sim. The defaults are the same as the commented out settings | 863 | ; in the Sim. The defaults are the same as the commented out settings |
869 | [Sun] | 864 | [Sun] |