1
0
mirror of https://github.com/irssi/irssi.git synced 2024-10-27 05:20:20 -04:00

Skip join and use notices

This commit is contained in:
Alexander Færøy 2014-06-15 17:21:11 +02:00
parent ef3e66eca3
commit 551d326b69

View File

@ -19,3 +19,5 @@ notifications:
- "irc.freenode.net#irssi" - "irc.freenode.net#irssi"
on_success: always on_success: always
on_failure: always on_failure: always
use_notice: true
skip_join: true