Except throttle does not work
Posted: Wed Oct 08, 2008 6:41 pm
I am running Unrealircd 3.2.7, and reading this: http://www.unrealircd.com/files/docs/un ... ptionblock
So this is what I put in my unrealircd.conf:
(replacing 1.2.3.4 with an IP address)
But when I rehash it, it says:
Why is it giving me an error? What am I doing wrong?
So this is what I put in my unrealircd.conf:
Code: Select all
except throttle {
mask 1.2.3.4;
};But when I rehash it, it says:
So I removed the except throttle lines and it works fine again.*** Notice -- error: unrealircd.conf:846: unknown directive set::except
*** Notice -- error: 1 errors encountered
*** Notice -- error: IRCd configuration failed to pass testing
Why is it giving me an error? What am I doing wrong?