mirror of
https://github.com/irssi/irssi.git
synced 2026-08-14 06:02:16 +02:00
typofix
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1765 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
1c07041811
commit
2a35681adc
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ servers = (
|
|||
);
|
||||
|
||||
chatnets = {
|
||||
IRCNet = { type = "IRC"; max_kicks = 4; max_modes = 3; max_msgs = 5; max_whois = 4; max_query_chans = "10"; ;
|
||||
IRCNet = { type = "IRC"; max_kicks = 4; max_modes = 3; max_msgs = 5; max_whois = 4; max_query_chans = "10"; };
|
||||
EFNet = { type = "IRC"; max_kicks = 4; max_modes = 4; max_msgs = 3; max_query_chans = "10"; };
|
||||
Undernet = { type = "IRC"; max_kicks = 4; max_modes = 3; max_msgs = 3; };
|
||||
DALNet = { type = "IRC"; max_kicks = 4; max_modes = 6; max_msgs = 3; max_query_chans = "10"; };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue