add a warning in opensim.ini.example mute lists, about the fact viewers cache beening shared by all grids, and that can be confusing
parent
8e8108c78c
commit
eaa239eb06
|
@ -675,7 +675,9 @@
|
|||
; 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.
|
||||
; 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
|
||||
|
|
Loading…
Reference in New Issue