aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
authorMelanie2010-01-08 05:31:31 +0000
committerMelanie2010-01-08 05:31:31 +0000
commitbba557aff667aae3118e9ff2e4f841ecd31a50be (patch)
tree47211acc793cb5b05af47b924035cb58fc2c29bf /bin
parentMoving the new group data structures out of LLClientView into GroupData. (diff)
parentAdds config option "ForwardOfflineGroupMessages" to allow disabling of group ... (diff)
downloadopensim-SC_OLD-bba557aff667aae3118e9ff2e4f841ecd31a50be.zip
opensim-SC_OLD-bba557aff667aae3118e9ff2e4f841ecd31a50be.tar.gz
opensim-SC_OLD-bba557aff667aae3118e9ff2e4f841ecd31a50be.tar.bz2
opensim-SC_OLD-bba557aff667aae3118e9ff2e4f841ecd31a50be.tar.xz
Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim
Diffstat (limited to '')
-rw-r--r--bin/OpenSim.ini.example1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index 1cf96b0..0667047 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -473,6 +473,7 @@
473 ; OfflineMessageURL = http://yourserver/Offline.php 473 ; OfflineMessageURL = http://yourserver/Offline.php
474 ; MuteListModule = MuteListModule 474 ; MuteListModule = MuteListModule
475 ; MuteListURL = http://yourserver/Mute.php 475 ; MuteListURL = http://yourserver/Mute.php
476 ; ForwardOfflineGroupMessages = true
476 477
477 478
478[ODEPhysicsSettings] 479[ODEPhysicsSettings]