Remove port 9000
git-svn-id: svn+ssh://svn.ipng.nl/usr/share/subversion/repositories/irc.efnet.nl@35 0a436592-62d7-4152-98a5-b7e29e440240
This commit is contained in:
@ -49,9 +49,9 @@ log {
|
|||||||
|
|
||||||
listen {
|
listen {
|
||||||
host = "193.109.122.77";
|
host = "193.109.122.77";
|
||||||
port = 8080,9000,6660 .. 6670;
|
port = 8080,6660 .. 6670;
|
||||||
host = "2001:7b8:3:3f:201:2ff:fef6:574e";
|
host = "2001:7b8:3:3f:201:2ff:fef6:574e";
|
||||||
port = 8080,9000,6660 .. 6670;
|
port = 8080,6660 .. 6670;
|
||||||
};
|
};
|
||||||
|
|
||||||
.include "etc/options.i"
|
.include "etc/options.i"
|
||||||
|
Reference in New Issue
Block a user