aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
authorJustin Clarke Casey2009-02-03 20:16:15 +0000
committerJustin Clarke Casey2009-02-03 20:16:15 +0000
commit1c0df5e40f7452a85e32be47b08a7da691f034a3 (patch)
tree879a515d29db9fa2882744aa41e802a645a1960b /bin
parent* Fission SceneObjectTests into basic and linking sets (diff)
downloadopensim-SC_OLD-1c0df5e40f7452a85e32be47b08a7da691f034a3.zip
opensim-SC_OLD-1c0df5e40f7452a85e32be47b08a7da691f034a3.tar.gz
opensim-SC_OLD-1c0df5e40f7452a85e32be47b08a7da691f034a3.tar.bz2
opensim-SC_OLD-1c0df5e40f7452a85e32be47b08a7da691f034a3.tar.xz
* Address http://opensimulator.org/mantis/view.php?id=3076 by actually eliminating the redundant enable = true commented example
* Comment out some startup verbosity from the module if we haven't enabled it
Diffstat (limited to 'bin')
-rw-r--r--bin/OpenSim.ini.example3
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index f080610..532a710 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -968,7 +968,8 @@ InterregionComms = "RESTComms"
968 968
969 969
970[Concierge] 970[Concierge]
971 ; enable = true 971 ; Enable concierge module
972 ; Default is false
972 enabled = false 973 enabled = false
973 974
974 ; name of the concierge 975 ; name of the concierge