mirror of
https://github.com/irssi/irssi.git
synced 2024-11-03 04:27:19 -05: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:
parent
45bb286d59
commit
1d340a9660
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user