summaryrefslogtreecommitdiff
path: root/irssi.conf
diff options
context:
space:
mode:
authorTimo Sirainen <cras@irssi.org>2002-02-08 02:57:02 +0000
committercras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564>2002-02-08 02:57:02 +0000
commitb058b9740c813b5b8ea321caf8a845797ad3a982 (patch)
tree83cf56e07ef1e456a6ad08adb5bc02d8f94792bb /irssi.conf
parent747347c99086e76df85f4641f65c972fc21cb7d7 (diff)
downloadirssi-b058b9740c813b5b8ea321caf8a845797ad3a982.zip
updated OPN's config
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2403 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'irssi.conf')
-rw-r--r--irssi.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/irssi.conf b/irssi.conf
index a7371097..c95864b4 100644
--- a/irssi.conf
+++ b/irssi.conf
@@ -13,7 +13,7 @@ chatnets = {
EFNet = { type = "IRC"; max_kicks = 4; max_modes = 4; max_msgs = 3; };
Undernet = { type = "IRC"; max_kicks = 4; max_modes = 3; max_msgs = 3; };
DALNet = { type = "IRC"; max_kicks = 4; max_modes = 6; max_msgs = 3; };
- OPN = { type = "IRC"; max_kicks = 1; max_modes = 4; max_msgs = 100; };
+ OPN = { type = "IRC"; max_kicks = 4; max_modes = 4; max_msgs = 1; };
PTLink = { type = "IRC"; max_kicks = 1; max_modes = 6; max_msgs = 100; };
SILC = { type = "SILC"; };
};