diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index 2b241f5e1c..b2299f954b 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example @@ -730,19 +730,10 @@ ; StorageProvider = OpenSim.Data.MySQL.dll ; Mute list handler - ; the provided MuteListModule is just a Dummy - ; you will need a external module for proper suport. - ; if you keep both 2 following settings comment, viewers will use mutes in their caches - ; if you uncoment both (url is ignored) the mutes will be deleted at login on this instance regions - ; WARNING: viewers mutes cache seems to shared by all grids, including SL - ; this may cause some confusion. - ;# {MuteListModule} {MuteListModule:MuteListModule} {} {} None + ; Disabled by default ; MuteListModule = MuteListModule - ;# {MuteListURL} {MuteListModule:MuteListModule} {} {} http://yourserver/Mute.php - ; MuteListURL = http://yourserver/Mute.php - ;; Control whether group invites and notices are stored for offline users. ;; Default is true. ;; This applies to both core groups module.