mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
fix opensim.ini.examplewq coments on mutes module
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user