From eaa239eb06e36c8fbcfc8c602a672a949b70a696 Mon Sep 17 00:00:00 2001 From: UbitUmarov Date: Sun, 12 Nov 2017 03:26:10 +0000 Subject: add a warning in opensim.ini.example mute lists, about the fact viewers cache beening shared by all grids, and that can be confusing --- bin/OpenSim.ini.example | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index 658d79c..ceded47 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example @@ -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 -- cgit v1.1