diff --git a/etc/bb3.conf b/etc/bb3.conf index 5f35461..4c908cc 100644 --- a/etc/bb3.conf +++ b/etc/bb3.conf @@ -50,6 +50,7 @@ http_plugin_port 1092 channel \#modus channel \#perl-cats channel \#cout.dev + channel \#web-locals ignore buubot ignore avarbot diff --git a/etc/plugins.conf b/etc/plugins.conf index e050171..aa444bf 100644 --- a/etc/plugins.conf +++ b/etc/plugins.conf @@ -9,6 +9,7 @@ server "*" { plugin "save_config" { access: root; } plugin "conf" { access: root; } plugin "karma_modify" { addressed: false; } + plugin "seen" {addressed: false; } } channel "#perl" { plugin "eval" {addressed: false; }