Difference between revisions of "IRCd Config/Unreal3.2"
m |
m (clean up) |
||
Line 1: | Line 1: | ||
− | + | allow { | |
− | ip {{ | + | ip {{Mibbit_IP}}; |
hostname *@*; | hostname *@*; | ||
class clients; | class clients; | ||
Line 6: | Line 6: | ||
}; | }; | ||
allow { | allow { | ||
− | ip {{ | + | ip {{Mibbit_WIDGET1_IP}}; |
hostname *@*; | hostname *@*; | ||
class clients; | class clients; | ||
Line 15: | Line 15: | ||
[[Category:Code]][[Category:Specifications]][[Category:Unreal]] | [[Category:Code]][[Category:Specifications]][[Category:Unreal]] | ||
+ | {{DEFAULTSORT:Ircd Config/Unreal3.2}} |
Revision as of 21:11, 28 December 2009
allow {
ip 64.62.228.82; hostname *@*; class clients; maxperip 800; }; allow { ip 207.192.75.252; hostname *@*; class clients; maxperip 800; };
see also http://www.unrealircd.com/files/docs/unreal32docs.html#cgiirc