mirror of
https://github.com/irssi/irssi.git
synced 2025-01-03 14:56:47 -05:00
Added ptlink network
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@109 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
aefc491c77
commit
20ddd957d9
2
config
2
config
@ -4,6 +4,7 @@
|
|||||||
{server = irc.efnet.net;ircnet = EFNet;port = 6667;autoconnect = No;},
|
{server = irc.efnet.net;ircnet = EFNet;port = 6667;autoconnect = No;},
|
||||||
{server = irc.undernet.net;ircnet = Undernet;port = 6667;autoconnect = No;},
|
{server = irc.undernet.net;ircnet = Undernet;port = 6667;autoconnect = No;},
|
||||||
{server = irc.openprojects.net;ircnet = OPN;port = 6667;autoconnect = No;}
|
{server = irc.openprojects.net;ircnet = OPN;port = 6667;autoconnect = No;}
|
||||||
|
{server = irc.ptlink.net;ircnet = PTlink;port = 6667;autoconnect = No;}
|
||||||
);
|
);
|
||||||
|
|
||||||
ircnets = (
|
ircnets = (
|
||||||
@ -11,6 +12,7 @@
|
|||||||
{name = EFNet;max_kicks = 4;max_modes = 4;max_msgs = 3;},
|
{name = EFNet;max_kicks = 4;max_modes = 4;max_msgs = 3;},
|
||||||
{name = Undernet;max_kicks = 4;max_modes = 3;max_msgs = 3;},
|
{name = Undernet;max_kicks = 4;max_modes = 3;max_msgs = 3;},
|
||||||
{name = OPN;max_kicks = 1;max_modes = 6;max_msgs = 100;}
|
{name = OPN;max_kicks = 1;max_modes = 6;max_msgs = 100;}
|
||||||
|
{name = PTlink;max_kicks = 1;max_modes = 6;max_msgs = 100;}
|
||||||
);
|
);
|
||||||
|
|
||||||
channels = (
|
channels = (
|
||||||
|
Loading…
Reference in New Issue
Block a user