aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--bin/OpenSim.ini.example11
1 files changed, 1 insertions, 10 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index 2b241f5..b2299f9 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -730,19 +730,10 @@
730 ; StorageProvider = OpenSim.Data.MySQL.dll 730 ; StorageProvider = OpenSim.Data.MySQL.dll
731 731
732 ; Mute list handler 732 ; Mute list handler
733 ; the provided MuteListModule is just a Dummy
734 ; you will need a external module for proper suport.
735 ; if you keep both 2 following settings comment, viewers will use mutes in their caches
736 ; if you uncoment both (url is ignored) the mutes will be deleted at login on this instance regions
737 ; WARNING: viewers mutes cache seems to shared by all grids, including SL
738 ; this may cause some confusion.
739
740 ;# {MuteListModule} {MuteListModule:MuteListModule} {} {} None 733 ;# {MuteListModule} {MuteListModule:MuteListModule} {} {} None
734 ; Disabled by default
741 ; MuteListModule = MuteListModule 735 ; MuteListModule = MuteListModule
742 736
743 ;# {MuteListURL} {MuteListModule:MuteListModule} {} {} http://yourserver/Mute.php
744 ; MuteListURL = http://yourserver/Mute.php
745
746 ;; Control whether group invites and notices are stored for offline users. 737 ;; Control whether group invites and notices are stored for offline users.
747 ;; Default is true. 738 ;; Default is true.
748 ;; This applies to both core groups module. 739 ;; This applies to both core groups module.