1
0
mirror of https://github.com/irssi/irssi.git synced 2024-07-07 02:54:19 -04:00

/SET irssiproxy_ports example had ircnet/ports swapped.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2231 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2001-12-10 13:20:20 +00:00 committed by cras
parent 45bb286d59
commit 1d340a9660

View File

@ -19,7 +19,7 @@ You really should set some password for the proxy with:
Then you'll need to configure the ports/ircnets the proxy listens in,
something like:
/SET irssiproxy_ports 2777=ircnet 2778=efnet 2779=opn
/SET irssiproxy_ports ircnet=2777 efnet=2778 opn=2779
There we have 3 different irc networks answering in 3 ports. Note that
you'll have to make the correct /IRCNET ADD and /SERVER ADD commands to