aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
authordahlia2010-01-07 11:28:38 -0800
committerdahlia2010-01-07 11:28:38 -0800
commit1e899704c1c19a8c42ff313677a13f35b46605da (patch)
treea7afde547393d8dac3bf74b0f3e66abab6887737 /bin
parentFixes the newly added packets as per Melanie's request. (diff)
downloadopensim-SC_OLD-1e899704c1c19a8c42ff313677a13f35b46605da.zip
opensim-SC_OLD-1e899704c1c19a8c42ff313677a13f35b46605da.tar.gz
opensim-SC_OLD-1e899704c1c19a8c42ff313677a13f35b46605da.tar.bz2
opensim-SC_OLD-1e899704c1c19a8c42ff313677a13f35b46605da.tar.xz
Adds config option "ForwardOfflineGroupMessages" to allow disabling of group messages forwarded while offline. Addresses Mantis #4457
Diffstat (limited to 'bin')
-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]