fix opensim.ini.examplewq coments on mutes module
parent
dd2fd3e4a0
commit
050d53fe5b
|
@ -730,19 +730,10 @@
|
||||||
; StorageProvider = OpenSim.Data.MySQL.dll
|
; StorageProvider = OpenSim.Data.MySQL.dll
|
||||||
|
|
||||||
; Mute list handler
|
; 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
|
;# {MuteListModule} {MuteListModule:MuteListModule} {} {} None
|
||||||
|
; Disabled by default
|
||||||
; MuteListModule = MuteListModule
|
; 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.
|
;; Control whether group invites and notices are stored for offline users.
|
||||||
;; Default is true.
|
;; Default is true.
|
||||||
;; This applies to both core groups module.
|
;; This applies to both core groups module.
|
||||||
|
|
Loading…
Reference in New Issue