mirror of
https://github.com/irssi/irssi.git
synced 2025-02-02 15:08:01 -05:00
updated OPN's config
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2403 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
747347c990
commit
b058b9740c
@ -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"; };
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user